ERROR_ID (ENUM)
TYPE ERROR_ID : ( // Input Validation Errors for all the function blocks
NO_ERROR
Enumeration of the Error ID, describes the details of each Error ID generated by library function blocks.
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
16#0
No Error
INVALID_INPUT2
16#4020
Invalid value at input 2
WRONG_COMBINATION_INPUT2_3
16#4023
Wrong combination of Inputs 2 and 3
LOW_INPUT3
16#4031
Low value at input 3
INVALID_INPUT3
16#4030
Invalid value at input 3
INVALID_INPUT4
16#4040
Invalid value at input 4
LOW_INPUT4
16#4041
Low value at input 3
LOW_INPUT5
16#4051
Low value at input 5
LOW_INPUT7
16#4071
Low value at input 10
INCOMB_INPUT7
16#4073
Invalid value at input 7
LOW_INPUT10
16#40A1
Invalid value at input 10
INVALID_INPUT11
16#40B0
Invalid value at input 11
WRONG_COMBINATION_INPUT10_11
16#40A3
Wrong combination of Inputs 10 and 11