EquipmentStatusLabelVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipmentStatusLabelVisible shows or hides an equipment status label on discrete valves. The default is True to show an equipment status label.
When set to True, an equipment status label shows four AutoGenerated valve states.
|
Valve State |
Equipment Status Label |
|
Passive |
Closed |
|
Transitioning to Active |
Opening |
|
Active |
Open |
|
Transitioning to Passive |
Closing |
Assign values to the EquipmentStatusLabelVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Input |
Input |
True |
Assign a Boolean ArchestrA object attribute or a static Boolean value. EquipmentStatusLabelVisible=ODA1.ShowEquipLabel EquipmentStatusLabelVisible=True |
|
InTouch Tags |
Input |
Input |
True |
Assign a Boolean Intouch tag or a static Boolean value. EquipmentStatusLabelVisible=ShowEquipLabel EquipmentStatusLabelVisible=True |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the EquipmentStatusLabelVisible custom property.
Type: Discrete
SymbolMode: Advanced
EquipmentStatusLabelType: AutoGenerated or CustomPropertyLabel
When the EquipmentStatusLabeltype Wizard option is set to CustomPropertyLabel, the EquipmentStatusLabel custom property must provide the string reference values for an equipment status lable.