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

INVALID_INPUT3

16#4030

Invalid value at input 3

LOW_INPUT4

16#4041

Low value at input 4

INVALID_INPUT5

16#4050

Invalid value at input 5

LOW_INPUT5

16#4051

Low value at input 5

HIGH_INPUT5

16#4052

High value at input 5

LOW_INPUT6

16#4061

Low value at input 6

HIGH_INPUT6

16#4062

Low value at input 6

INVALID_INPUT7

16#4070

Invalid value at input 7

LOW_INPUT9

16#4091

Low value at input 9

HIGH_INPUT9

16#4092

High value at input 9

LOW_INPUT13

16#40D1

Low value at input 13

WRONG_COMBINATION_INPUT13_14

16#40D3

Wrong combination of Inputs 13 and 14

LOW_INPUT17

16#4111

Low value at input 17

HIGH_INPUT17

16#4112

High value at input 17

LOW_INPUT18

16#4121

Low value at input 18

HIGH_INPUT18

16#4122

High value at input 18

LOW_INPUT19

16#4131

Low value at input 19

HIGH_INPUT19

16#4132

High value at input 19

LOW_INPUT20

16#4141

Low value at input 20

HIGH_INPUT20

16#4142

High value at input 20