EquipStateActive custom property - Generic
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates whether a piece of equipment is active or not. When EquipStateActive is set to True, an equipment status indicator changes to a dark fill color to indicate the equipment is active.
Assign values to the EquipStateActive custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign an object attribute reference. EquipStateActive=PUMP_001.Valv_A |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. EquipStateActive=ValveActive |
Related Wizard options and custom properties
The EquipmentStatusIndicator Wizard option must be set to True to show an equipment status indicator whose appearance is determined by the set of EquipStateX custom properties.
The EquipmentStatusLevel Wizard option provides three options for the number of equipment states shown by an equipment status indicator.