TransitioningPassive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of TransitioningPassive indicates if a piece of equipment is transitioning from an On/Running/Open state to an Off/Stopped/Closed/Passive 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 TransitioningPassive 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. TransitioningPassive=PUMP_001.GoPassive |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag as the reference value. TransitioningPassive=GoPassive. |
Related Wizard options and custom properties
The EquipmentStateType Wizard option must be set to Advanced or All to show the TransitioningPassive 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 transitioning to a passive state.