ERROR_ID (ENUM)

TYPE ERROR_ID(

NO_ERROR

Enumeration of the Error ID, describes the details of each error generated by function blocks.

Attributes:
qualified_only
InOut:

Name

Initial

Comment

NO_ERROR

16#0

1: No Error

INVALID_INPUT1

16#4010

2: Invalid value at input 1

INVALID_INPUT2

16#4020

3: Invalid value at input 2

LOW_INPUT2

16#4021

4: Low value at input 2

WRONG_PARAMETER_2_3

16#4023

5: Value at input 3 is greater than value at input 2

WRONG_PARAMETER_3_4

16#4034

6: Value at input 4 is greater than value at input 3

WRONG_PARAMETER_4_5

16#4045

7: Value at input 5 is greater than value at input 4

INVALID_INPUT3

16#4030

8: Invalid value at input 3

INVALID_INPUT4

16#4040

9: Invalid value at input 4

INVALID_INPUT5

16#4050

10: Invalid value at input 5

LOW_INPUT5

16#4051

11: Low value at input 5

INVALID_INPUT6

16#4060

12: Invalid value at input 6

LOW_INPUT6

16#4061

13: Low value at input 5

INVALID_INPUT7

16#4070

14: Invalid value at input 7

LOW_INPUT7

16#4071

15: Low value at input 7

LOW_INPUT9

16#4091

16: Invalid value at input 9

INVALID_INPUT9

16#4090

17: Invalid value at input 9

INVALID_INPUT10

16#40A0

18: Invalid value at input 10

INVALID_INPUT11

16#40B0

19: Invalid value at input 11

INVALID_INPUT12

16#40C0

20: Invalid value at input 12

LOW_INPUT14

16#40E1

21: Invalid value at input 14

LOW_INPUT15

16#40F1

22: Low value at input 15

HIGH_INPUT15

16#40F2

22: Low value at input 15

TUNE_FAULT

16#7280

23: Tune fault is generated - bit 0 of wErrors of TectProcessStatusType

TC_FAULT1

16#7281

24: TC_Fault1 is generated when Actual Temperature is less than tsMachineSet.rTcMin or greater than tsMachineSet.rTcMax - bit 1 of wErrors of TectProcessStatusType

TC_FAULT2

16#7282

25: TC_Fault2 is generated when tsMachineSet.uiMinTempChange is not achieved within tsMachineSet.uiChangeTime - Bit 2 of wErrors of TectProcessStatusType

HIGH_HIGH_TEMP_FAULT

16#7283

26: When the High High Temperature Fault is generated - Bit 3 of wErrors of TectProcessStatusType. Actual temperature is greater than the high high Temperature.

LOW_LOW_TEMP_FAULT

16#7284

27: When the Low Low Temperature Fault is generated - Bit 4 of wErrors of TectProcessStatusType.Actual temperature is lower than the low low Temperature.

WRONG_TEMP_LIMITS

16#7291

28: When the configured limits is not in the order of TectMachineSet.TcMax > TectMachineSet.rHighHighTemp > TectProcessSet.rHighTemp > TectProcessSet.rLowTemp > TectMachineSet.rLowLowTemp- Bit 12 of wErrors of TectProcessStatusType + Note: Two Temperature Limits must also not be equal

CAA_FILE_ERROR

16#7296

29: CAA file Error, Please refer Status output for more details.

GROUP_FB_CALLING_ERROR

16#7297

30: No group function block call possible - internal group function call for TectTempControl or TectPwm8 failed

TIMEOUT

16#7298

31: Timeout of one operation State

READ_DATA_FAILED

16#7299

32: Read data failed: No correct format of data items

ALL_ZONES_NOT_READ

16#729B

33: Less zone data availabe in CSV recipe file than requested from TectRecipe function block

ASSIGNMENT_WRONG

16#729C

34: Zone size and zone index are not assigned as byGroupSize = 0 in the structure

NO_OF_ZONES_WRONG_CONFIG

16#729D

35: Number of zones configured is more than the actual number of zones

LOGGING_NOT_COMPLETE

16#729A

36: Restart of the Enable is required since last log saving is not complete