Create alarm triggers
Create switches that trigger different kinds of alarms on demand.
- Create a switch that triggers warning alarms:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, select , and enterTriggerWarning.
- InProperties, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
- Create a warning trigger label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the label, select , and enterTriggerWarningLabel.
- InProperties, setTexttoTrigger a warning alarm.
- Create a switch that triggers error alarms:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, select , and enterTriggerError.
- InProperties, create a dynamic link between theActiveproperty and .For more information about dynamic links, see Create dynamic links.
- Create an error trigger label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the label, select , and enterTriggerErrorLabel.
- InPropertiespane, setTexttoTrigger an error alarm.
Provide Feedback