SafetyType custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of SafetyType sets the type of safety system shown by the Safety System icon of a symbol.
-
When True, the Safety System Indicator icon is set to S, which is the Safety Instrumented System (SIS).
-
When False, the Safety System Indicator icon is set to B, which is the Burner Management System.
Assign values to the SafetyType custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign anobject attribute or a static value. SafetyType=TIT001.Temp.SafetyType SafetyType=True |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag or a static value. SafetyType=SafetyType SafetyType=True |
Related Wizard options and custom properties
The SafetySystemIndicator Wizard option must be set to True to show the SafetyType custom property.
The SafetyVisible custom property must be configured to show the Safety System icon on the symbol. The SafetyTripped custom property must be configured to indicate when a safety tripped condition has occurred.