WARNING_ID (ENUM)
- TYPE WARNING_ID(
NO_WARNING
Enumeration of the Warning ID, describes the details of each Warning generated by library function blocks.
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_WARNING
0
1: No warning
HIGH_TEMPERATURE_REACHED
16#7287
2: High Temperature Reached - Bit 7 of wWarning of TestProcessStatusType
LOW_TEMPERATURE_REACHED
16#7288
3: Low Temperature Reached - Bit 8 of wWarning of TestProcessStatusType
HIGH_DEVIATION_REACHED
16#7289
4: High deviation Reached - Bit 9 of wWarning of TestProcessStatusType
LOW_DEVIATION_REACHED
16#728A
5: Low deviation Reached - Bit 10 of wWarning of TestProcessStatusType
NO_HIGHHIGH_LOWLOW_REACHED
16#728B
6: No High high low low Reached - Bit 11 of wWarning of TestProcessStatusType
NO_LOWLOW_LIMIT_REACHED
16#728C
7: No low low limit Reached
NO_AUTOTUNE
16#728E
8: When the NoAutotune is reached
NO_PID_PROCESS
16#728F
9: When the NoPidProcess is reached
SP_NOT_WITHIN_LIMITS
16#7290
10: Set point or Standby Setpoint if enabled is not within the temperature limits.LowLow Temperature < Low Temperature < Set Point / Standby Set Point < High Temperature < High High Temperature.