Create alarm triggers
Create switches that trigger different kinds of alarms on demand.
- Create a switch that triggers warning alarms:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the switch, select, and enter
TriggerWarning. - In thePropertiespane, create a dynamic link between theActiveproperty and .For more information about dynamic links, see Create dynamic links.
- Create a warning trigger label:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the label, select, and enter
TriggerWarningLabel. - In thePropertiespane, set theTextproperty value toTrigger a warning alarm.
- Create a switch that triggers error alarms:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the switch, select, and enter
TriggerError. - In thePropertiespane, create a dynamic link between theActiveproperty and .For more information about dynamic links, see Create dynamic links.
- Create an error trigger label:
- In theProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the label, select, and enter
TriggerErrorLabel. - In thePropertiespane, set theTextproperty value toTrigger an error alarm.
Fornire un feedback