OutOfService 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 OutOfService 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 OutOfService to True. OutOfService=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. OutOfService=ValveOutOfService |
Related Wizard options and custom properties
The EquipmentStateType Wizard option must be set to All to the show the OutOfService custom property.