EquipXStateTransitioningActive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipXStateTransitioningActive indicates if a piece of equipment is transitioning from an Off/Stopped/Closes state to an On/Running/Open state.
When set to True, fill animation of the Equipment Status indicator shows the specified piece of equipment is transitioning to an active state.
Assign values to the EquipXStateTransitioningActive 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. EquipXStateTransitioningActive=PUMP_001.Goactive |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag as the reference value. EquipXStateTransitioningActiv=GoActive. |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to Advanced or All to show the EquipXStateTransitioningActive 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 active.