Advanced_All_MultipleEquipmentObjX.TransitioningActive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates whether a piece of equipment is transitioning to active or not. When AllMultipleEquipmentObjX.TransitioningActive is set to True, an equipment status indicator shows an arrowhead pointing to the right to indicate the equipment is transitioning to active.
Assign values to the AllMultipleEquipmentObjX.TransitioningActive 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. AllMultipleEquipmentObj1.TransitioningActive.PUMP_001.Valve1P2A |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. AllMultipleEquipmentObj1.TransitioningActive=Valve1P2A |
Related Wizard options and custom properties
The NumberOfEquipments Wizard option determines the number of pieces of equipment represented by a symbol. Each piece of equipment will have a set of AllMultipleEquipmentObjX custom properties.