HilowStates Enumeration
- Last UpdatedApr 08, 2026
- 1 minute read
Enumeration for Hilow states for krunching.
public enum HilowStates : System.Enum
public enum class HilowStates : public System.Enum
| Member | Description |
|---|---|
| HILOW_DEVIATION | Deviation state. |
| HILOW_FLATLINE | Flatline state. |
| HILOW_HIGH | High state. |
| HILOW_HIGHHIGH | High-high state |
| HILOW_INS_HIGH | Instrumentation high state. |
| HILOW_INS_LOW | Instrumentation low state. |
| HILOW_INS_RTU | Instrumentation RTU state. |
| HILOW_LOW | Low state. |
| HILOW_LOWLOW | Low-low state. |
| HILOW_OK | Normal state. |
| HILOW_ROC | Rate of Change (ROC) state. |
| HILOW_RR | Rate reasonability state. |
| HILOW_SPT_CREEP | Setpoint creep state. |
| HILOW_UHIGH | User high state. |
| HILOW_ULOW | User low state. |
| HILOW_UNUSED | UNUSED for analogs and rate |
System.Object
System.ValueType
System.Enum
OASySDNA.RealTime.HighPerformanceDB.HilowStates