EquipmentStatusLevel Wizard option - Basic/Advanced
- Last UpdatedAug 05, 2024
- 2 minute read
Specifies the number of equipment operating states that can be shown by an Equipment Status indicator. The default value is Basic.
Basic equipment states are:
-
Active
-
Out of Range (Analog Valve Only)
Advanced equipment states include the Basic equipment states and the following:
-
Interlocked
-
Invalid
-
Out of Service
Passive
-
Transitioning Active
-
Transitioning Passive
Only one equipment state custom property should be True at any moment during run time. If more than one equipment state custom property is True, the selected equipment state is determined by the following precedence rules:
-
Out of Service takes precedence over all other equipment states
-
Interlocked takes precedence over equipment states 3-6
-
Transitioning Passive takes precedence over equipment states 4-6
-
Transitioning Active takes precedence over equipment states 5-6
-
Active takes precedence over equipment state 6
-
Passive is superseded by all other equipment states
Related Wizard options and custom properties
|
Wizard options |
Custom properties |
|---|---|
|
EquipmentStatusLevel: Basic | Advanced |
EquipStateActive custom property - Generic: Set to a Boolean expression that indicates a valve is active. |
|
EquipStateOutOfRange custom property - Valves: Set to a Boolean value that indicates the valve's current measured valve is out of range. Analog valve only. |
|
|
EquipStateInterlocked custom property: Set to a Boolean expression that indicates that a valve is interlocked. |
|
|
EquipStateInvalid custom property - Valves: Set to a Boolean expression that indicates that a valve is in an invalid equipment state. |
|
|
EquipStateOutOfService custom propertye: Set to a Boolean expression that indicates that a valve is out of service. |
|
|
EquipStatePassive custom property Valves: Set to a Boolean expression that indicates that a valve is in a passive equipment state. |
|
|
EquipStateTransitioningActive custom property Set to a Boolean expression that indicates that a valve is transitioning active. |
|
|
EquipStateTransitioningPassive custom property: Set to a Boolean expression that indicates a valve is transitioning passive. |