EquipXStateOutOfService custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipXStateOutOfService indicates that a piece of equipment has been placed out of service and no longer active.
When set to True, the Equipment Status indicator shows a large X to indicate the equipment is out of service.
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
Assign values to the EquipXStateOutOfService custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
False |
Assign a Boolean object attribute as the reference value. EquipXStateOutOfService=Pump1.OutService |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. EquipXStateOutOfService=PumpOutService. |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to All to show the EquipXStateOutOfService custom property.