EquipmentStatusLevel Wizard option - Basic/Advanced/All
- Last UpdatedAug 09, 2024
- 2 minute read
Specifies the number of equipment operating states that can be shown by an Equipment Status indicator.
-
Basic=2 states. The default.
-
Advanced=4 states
-
All=6 states
The following table shows the supported equipment states for each choice of the EquipmentStatusLevel Wizard option.
Wizard option choices
Equipment state
Basic
Advanced
All
Active
Y
Y
Y
Passive
Y
Y
Y
TransitioningActive
Y
Y
TransitioningPassive
Y
Y
Interlocked
Y
Out of Service
Y
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 | All |
EquipXStateActive custom property: Set to a Boolean expression that indicates a piece of equipment is active. |
|
EquipXStatePassive custom property: Set to a Boolean expression that indicates that a valve is in a passive equipment state. |
|
|
EquipXStateTransitioningActive custom property: Set to a Boolean expression that indicates that a valve is transitioning active. |
|
|
EquipXStateTransitioningPassive custom property: Set to a Boolean expression that indicates a valve is transitioning passive. |
|
|
EquipXStateInterlocked custom property: Set to a Boolean expression that indicates that a valve is interlocked. |
|
|
EquipXStateOutOfService custom property: Set to a Boolean expression that indicates that a valve is out of service. |