EquipXStateInterlocked custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipXStateInterlocked indicates that a piece of equipment is in an Off/Stopped/Closed interlocked state because of a safety condition and no longer active.
When set to True, the Equipment Status indicator shows a lock icon to indicate the equipment is interlocked.
Assign values to the EquipXStateInterlocked 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. EquipXStateInterlocked=Pump1.Interlocked |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. EquipXStateInterlocked=PumpInterlocked. |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to All to show the EquipXStateInterlocked custom property.