ERROR_ID (ENUM)
- TYPE ERROR_ID(
NO_ERROR
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
16#0
No error
NO_ERROR_BUSY
16#1
No error - data received but still busy
ERR_INTERNAL
16#1000
Internal Error - more information at AddErrNo available - decode via CmpErrors2 Interface
ERR_INTERNAL_GET_CERT
16#1001
Internal Error at state Get Registert Cert
ERR_INTERNAL_OPEN_CERT_STROE
16#1002
ERR_INTERNAL_PEEK
16#1003
ERR_INTERNAL_RECEIVE
16#1004
ERR_INTERNAL_SEND
16#1005
ERR_INTERNAL_ACCEPT
16#1006
ERR_DATA_BUFFER_TOO_SMALL
16#1030
ERR_CERTIFICATE_NOT_FOUND
16#1031
ERR_FAILED_TO_FREE_TLS_CONTEXT
16#1032
ERR_INVALID_CERT_STORE_HANDLE
16#1100
Certification issues - only required for TLS communication
ERR_INVALID_CERT_HANDLE
16#1101
ERR_INVALID_CLIENT_HANDLE
16#1102
ERR_INVALID_INPUT_ETH
16#1200
ERR_INVALID_INPUT_IPADR
16#1201
ERR_INVALID_INPUT_PORT
16#1202
ERR_INVALID_INPUT_TLS_PARAMETER
16#1203
ERR_INVALID_INPUT_TIMEOUT
16#1204
ERR_INVALID_INPUT_DATA
16#1205
ERR_INVALID_INPUT_SIZE
16#1206
ERR_INVALID_INPUT_TLS_CERTIFICATION
16#1207
ERR_SOCK_INVALID_ETH
16#2017
Invalid interface (ETH1 or ETH2)
ERR_SOCK_INVALID_IP_ADDR
16#2018
Invalid ip address
ERR_SOCK_TIMEOUT_CONNECT
16#2019
Timeout
ERR_SOCK_INT_PARAMETER_FAILED
16#2020
Failed to create context file
ERR_SOCK_EXT_PARAMETER_FAILED
16#2021
Failed to create context file
ERR_SOCK_CREATE_FAILED
16#2022
Error during creating sockets
ERR_SOCK_INVALID_HANDLE
16#2023
Create socket was successful but handle is invalid
ERR_SOCK_SET_OPTION_FAILED
16#2024
Set option for TLS failed
ERR_SOCK_BIND_FAILED
16#2025
Error during bind of socket
ERR_SOCK_CONNECT_FAILED
16#2026
Error during connecting to server
ERR_SOCK_CLOSE_FAILED
16#2027
Error during closing socket
ERR_SOCK_LISTEN
16#2028
Error during listening method
ERR_SOCK_ACCEPT_FAILED
16#2029
Error during accept method
NOT_FOUND
16#5000
Information not found - mainly used for GetHttpContentEntry
BUSY
16#FFF
ERR_FAILED
16#3001
General error
ERR_PARAMETER
16#3002
Parameter error
ERR_JOB_PARAMETER
16#3003
Job could not be created
ERR_TIMEOUT
16#3004
Timeout error
ERR_ADAPTER
16#3005
Failed to get adapter information, probably invalid interface specified
ERR_FILE
16#3006
Failed to handle a configuration file (open, close or write)
ERR_CONVERT
16#3007
Failed to convert a value
JOB_ERROR
16#3008
Job ends with an error
JOB_TIMEOUT
16#3009
Job ends with timeout
JOB_UNKNOWN_ERROR
16#3010
Unknown job error occured
JOB_INVALID_PARAMETER
16#3011
Invalid parametes for job assinged
JOB_NOT_CREATED
16#3012
Job was not created
JOB_PENDING
16#3013
Job is not yet finished
UNKNOWN_ERROR
16#3014
An unknown error occurred
INVALID_INPUT_ETH
16#3015
Wrong value on input #2 (ETH)
INVALID_INPUT_IPADR
16#3016
Wrong value on input #3 (IP address)
INVALID_INPUT_HOSTNAME
16#3017
Wrong value on input #2 (Hostname) DNS POU
INVALID_INPUT_IPADRSERVER
16#3018
Wrong value on input #3 (Ip address of server) DNS POU
FATAL_ERROR
16#3019
Fatal error state machine