Basic_Advanced_All_MultipleEquipmentObjX.Passive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates whether a piece of equipment is stopped or passive. When AllMultipleEquipmentObjX.Passive is set to True, an equipment status indicator shows white background fill to indicate the equipment is passive.
Assign values to the AllMultipleEquipmentObjX.Passive 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.Passive.PUMP_001.ValvStop |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag as the reference value. AllMultipleEquipmentObj1.Passive=Valve1Stop |
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.