ERROR_ID (ENUM)
- TYPE ERROR_ID(
NO_ERROR
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
0
no error
INVALID_DEVICE_INSTANCE
1
invalid instance of CM579-PNIO assigned at input Device
DEVICE_NAME_NOT_FOUND
2
there is no PROFINET IO Device configured with the name assigned at input DevName
SUBMODULE_NOT_FOUND
3
there is no submodule with the assigned parameters
INVALID_DATA_POINTER
4
invalid pointer at input Data
DATA_SIZE_LOWER_LIMIT
5
assigned value of input DataMax or DataLen too small
DATA_SIZE_UPPER_LIMIT
6
assigned value of input DataMax or DataLen too big
DEVICE_NAME_EMPTY
7
device name string is empty
INVALID_IP_ADDRESS
8
invalid value for IP address
INVALID_VENDOR_ID
9
invalid value for vendor id
INVALID_DEVICE_ID
10
invalid value for device id
INVALID_DEVICE_HANDLE
11
invalid value for device handle
DEVICE_NUMBER_TOO_LOW
12
value for device number is 0
DEVICE_NUMBER_TOO_HIGH
13
value for device number higher than max. value
INVALID_DEVICE_INDEX
14
value of device index in device list is invalid
FAILED
100
general error, see AddErrorID
REQUEST_FAILED
101
request was failed, see AddErrorID
PROTOCOL_ERROR
102
Protocol error, see StatusCode
REQUEST_ABORTED
103
request was aborted (e.g. due to online change), start function block again
FATAL_ERROR
16#5FFF
fatal error of model state machine