SafetySystemType custom property - SA_SIS
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of SafetySystemType sets the type of safety system shown by the SA_SIS 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 SafetySystemType 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. SafetySystemType=TIT001.Temp.SafetyType SafetySystemType=True |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag or a static value. SafetyType=SafetyType SafetySystemType=True |
Related Wizard options and custom properties
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.