ERROR_ID
(ENUM)
TYPE ERROR_ID :
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
NO_ERROR
0
No error
ERR_FAILED
1
General error
ERR_PARAMETER
2
Parameter error
ERR_JOB_PARAMETER
3
Job could not be created
ERR_TIMEOUT
5
Timeout error
ERR_ADAPTER
6
Failed to get adapter information, probably invalid interface specified
ERR_FILE
7
Failed to handle a configuration file (open, close or write)
ERR_CONVERT
8
Failed to convert a value
JOB_ERROR
21
Job ends with an error
JOB_TIMEOUT
22
Job ends with timeout
JOB_UNKNOWN_ERROR
23
Unknown job error occured
JOB_INVALID_PARAMETER
24
Invalid parametes for job assinged
JOB_NOT_CREATED
25
Job was not created
JOB_PENDING
26
Job is not yet finished
UNKNOWN_ERROR
100
An unknown error occurred
INVALID_INPUT_ETH
16#4020
Wrong value on input #2 (ETH)
INVALID_INPUT_IPADR
16#4030
Wrong value on input #3 (IP address)
INVALID_INPUT_HOSTNAME
16#4021
Wrong value on input #2 (Hostname) DNS POU
INVALID_INPUT_IPADRSERVER
16#4031
Wrong value on input #3 (Ip address of server) DNS POU
FATAL_ERROR
16#5FFF
Fatal error state machine