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