Create an alarm
Create an alarm that indicates conveyor chassis malfunctions.
- Create an input variable:
- InProject view, right-clickModeland select .
- Hover-over the variable, select , and enterConveyorChassisMalfunctionAlarmVariable:
- SelectConveyorChassisMalfunctionAlarmVariable, and inProperties, selectInt32and selectBoolean.
- Create the alarm:
- InProject view, right-clickAlarmsand select .
- Hover-over the alarm, select , and enterConveyorChassisMalfunction.
- Configure the alarm:
- InProperties, create a dynamic link betweenInput variableand .For more information about dynamic links, see Create dynamic links.
- SetMessagetoConveyor chassis malfunctioned.
Provide Feedback