TransitioningActive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of TransitioningActive 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 TransitioningActive 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. TransitioningActive=PUMP_001.Goactive |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag as the reference value. TransitioningActive=GoActive. |
Related Wizard options and custom properties
The EquipmentStateType Wizard option must be set to Advanced or All to show the TransitioningActive custom property.
While an application is running, the TransitioningPassive custom property should be set to the complementary Boolean value of the TransitioningActive custom property during the period when a piece of equipment is changing between active and passive states.