PlantState custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The PlantState custom property is assigned an area object's PlantState attribute, which is a predefined string that describes possible operational states of a plant.
The five predefined PlantState attribute strings have default alarm states associated with them.
|
Plant State |
Default Alarm State |
Available Alarm States |
|
Running |
Enable |
Enable |
|
Maintenance |
Disable |
Enable / Silence / Disable |
|
Startup |
Silence |
Enable / Silence / Disable |
|
Shutdown |
Disable |
Enable / Silence / Disable |
|
Testing |
Silence |
Enable / Silence / Disable |
The PlantState string appears at the bottom of an alarm panel. An alarm severity indicator does not show a PlantState string.
Assign values to the PlantState custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
String |
Input |
Me.PlantState |
Reference to an ArchestrA Area object's PlantState attribute. PlantState=UDA01.PlantState |
Related Wizard options and custom properties
To show the PlantState custom property, the SA_AlarmSeverity symbol must be configured to be an alarm panel that references ArchestrA Area object attributes.
Type: AlarmPanel
IsAreaObject: True