ERROR_ID (ENUM)
- TYPE ERROR_ID(
NO_ERROR
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
16#0
Execution succesffully completed
ERR_PARAMETER
16#1
Invalid parameter value
ERR_MODULE_NOT_CONFIGURED
16#2
Module on IO bus is not configured
ERR_TOO_MANY_MODULES
16#3
Too many modules on IO bus
ERR_WRONG_MODULE
16#4
Selected module is not matching the configuration
ERR_COMPETING
16#5
Failed due to competing access of method, try again
ERR_ASYNC
16#6
Async process failed
ERR_RECONFIG_REQUIRED
16#7
IoBus reconfiguration required before reading is possible
ERR_INTERNAL
16#8
Internal Error
BUSY
16#FFF
Busy, call again to get final result