Create a temperature alarm
    Create an alarm that warns you when a set temperature value is exceeded.
- Create an input variable:- InProject view, right-clickModeland select .
- Hover-over the variable, select, and enter TemperatureAlarmVariable: TemperatureAlarmVariable:
 
- Create the alarm:- InProject view, right-clickAlarmsand select .
- Hover-over the alarm, select, and enter TemperatureAlarm. TemperatureAlarm.
 
- Configure the Alarm:- InProperties, create a dynamic link between theInput variableproperty and .For more information about dynamic links, see Create dynamic links.
- SetHigh limitto75.
- SetAuto confirmtoTrue.
- SetMessagetoTemperature exceeds a safe level!.
- SetSeverityto3.
 
Provide Feedback