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
FAILED
100
general error, see AddErrorID
REQUEST_FAILED
101
request was failed, see AddErrorID
PROTOCOL_ERROR
102
Protocol error, see StatusCode
FATAL_ERROR
16#5FFF
fatal error of model state machine