ASYNC_JOB_ERROR_ID (ENUM)
- TYPE ASYNC_JOB_ERROR_ID(
NO_ERROR
Internal error codes used by Abb*Async FBs
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
0
no error
WRONG_CYCLIC_STATE
1
unexpected state of cyclic action
CREATE_TASK_JOB_NOT_STARTED
2
async job for creating task was not started
CREATE_TASK_JOB_FAILED
3
task of async job was not created
JOB_NOT_STARTED
4
asynchronous job was not started
JOB_FAILED
5
execution of async job was not successful
JOB_MISSING
6
no async job provided by property Job
FATAL_ERROR
16#5FFF
fatal error of FB model state machine