TECT_WARNING_CODE_ENUM (ENUM)
- TYPE TECT_WARNING_CODE_ENUM(
TECT_NO_WARNING
TECT_WARNING_CODE_ENUM enumeration is to display the warning
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
TECT_NO_WARNING
0
1: No Warning
TECT_SP_NOT_WITHIN_LIMITS
7
- 2: wWarning.bit 6 - Set point or Standby SetPoint if enabled, is not within the temperature limts. LowLow Temperature < Low Temperature < Set Point / Standby Set Point < High Temperature < High High Temperature.
Note: If the Set Point is not within the correct limits, the Active Setpoint won’t be set
TECT_HIGH_TEMP
8
3: wWarning.bit 7 - HighTemp: High Temperature Alarm
TECT_LOW_TEMP
9
4: wWarning.bit 8 - LowTemp:Low Temperature Alarm
TECT_HIGH_DEVIATION
10
6: wWarning.bit 9 - HighDeviation: High Deviation Alarm
TECT_LOW_DEVIATION
11
7: wWarning.bit 10 - LowDeviation: Low Deviation Alarm
TECT_NO_HIGH_HIGH_LOW_LOW
12
8: wWarning.bit 11 - NoHighHighLowLow: No HighHighTemp/ LowLowTemp limit is defined
TECT_NO_AUTO_TUNE
15
10: wWarning.bit 14 - NoAutoTune: Auto tune can not be started
TECT_NO_PID_PROCESS
16
11: wWarning.bit 15 - NoPIDProcess: PID process can not be started, or Parameters Kp, Tn, Tv, Td are not valid