EquipXStateTransitioningPassive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipXStateTransitioningPassive indicates if a piece of equipment is transitioning from an On/Running/Open state to an Off/Stopped/Closed state.
When set to True, fill animation of the Equipment Status indicator shows the specified piece of equipment is transitioning to a passive state.
Assign values to the EquipXStateTransitioningPassive custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
False |
Assign an object attribute as the reference value. EquipXStateTransitioningPassive=PUMP_001.GoPassive |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. EquipXStateTransitioningPassive=GoPassive. |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to Advanced or All to show the EquipXStateTransitioningPassive custom property.
While an application is running, the EquipXStateTransitioningPassive custom property should be set to the complementary Boolean value of the EquipXStateTransitioningActive custom property during the period when a piece of equipment is transitioning to a passive state.