EquipStateOutOfService custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates that a piece of equipment has been placed out of service and no longer active. A large X on the symbol indicates the equipment is out of service.

Assign values to the EquipStateOutOfService custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Placing equipment out of service is typically done with a window graphic element like a button or switch that toggles EquipStateOutOfService to True. EquipStateOutOfService=OOSButton.Value |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag that evaluates to True when a piece of equipment has been placed out of service. EquipStateOutOfService=ValveOutOfService |
Related Wizard options and custom properties
The EquipmentStatusLabel Wizard option must be set to All to the show the EquipStateOutOfService custom property.