TECT_ERRORCODE_ENUMΒΆ
The structure TECT_ERRORCODE_ENUM enumeration is to save and display all the special errors and warnings.
No | Name | Description |
---|---|---|
1 | TECT_NoError | No Error |
2 | TECT_TuneFault | Bit 0: TuneFault: Tuning failed - Outputs disabled, check TECT_TEMPZONE_DATA_TYPE Temperature Control Library |
3 | TECT_TC_Fault_1 | Bit 1: TC Fault_1: Bad thermocouple reading - outputs disabled. |
4 | TECT_TC_Fault_2 | Bit 2: TC Fault_2: Plausability check not passed - outputs disabled. |
5 | TECT_HighHighTempFault | Bit 3: HighHighTempFault: HighHigh Temperature alarm - outputs disabled. |
6 | TECT_LowLowTempFault | Bit 4: LowLowTempFault: LowLow Temperature alarm - outputs disabled. |
7 | TECT_HighTemp | Bit 7: HighTemp: High Temperature alarm. |
8 | TECT_LowTemp | Bit 8: LowTemp: Low Temperature alarm. |
9 | TECT_HighDeviation | Bit 9: HighDeviation: High Deviation alarm |
10 | TECT_LowDeviation | Bit 10: LowDeviation: Low Deviation alarm. |
11 | TECT_NoHighHighLowLow | Bit 11: NoHighHighLowLow: No HighHighTemp/ LowLowTemp limit is defined. |
12 | TECT_WrongLimits | Bit 12: WrongLimits is configured, HighTemp/Low temp and HighHighTemp/LowLowTemp values are not plausible. |
13 | Reserved | Bit 13: Reserved |
14 | TECT_NoAutoTune | Bit 14: NoAutoTune: Auto tune cannot be started. |
15 | TECT_NoPIDProcess | Bit 15: NoPIDProcess: PID process cannot be started or parameters KP, TN, TV, TD are not valid. |
16 | TECT_ShortCircuit | Bit 16: Short Circuit detected in the heater power circuit. |
17 | TECT_OpenCircuit | Bit 17: Open Circuit detected in the heater power circuit. |
18 | TECT_ControlCircuitFailure | Bit 18: Heater power Control Circuit failure detected. |
19 | TECT_NoRatedCurrent | Bit 19: No valid rated current defined for current monitoring |