Ways to stop alarm monitoring, Ways to stop alarm monitoring -74 – Rockwell Automation 9301 Series RSView32 Users Guide User Manual
Page 200

6–74
RSView32 User’s Guide
In the Graphic Display editor, create a button object and specify
the AlarmOn command as the press action. When the button is
pressed, alarm monitoring starts.
In the Graphic Display editor, create a graphic object and attach
touch animation with the AlarmOn command as the action. When
the object is touched, alarm monitoring starts.
In the Events editor, specify the AlarmOn command as the action
for an event.
On the command line, type
AlarmOn
and then press Enter.
In the Graphic Display editor, specify the AlarmOn command in
the Startup field in the Display Settings dialog box.
Ways to stop alarm monitoring
When a project stops, alarm monitoring stops as well. To stop alarm
monitoring without stopping the project, use any of the methods
described next.
In the Graphic Display editor, create a button object and specify
the AlarmOff command as the press action. When the button is
pressed, alarm monitoring stops.
In the Graphic Display editor, create a graphic object and attach
touch animation with the AlarmOff command as the action. When
the object is touched, alarm monitoring stops.
In the Events editor, specify the AlarmOff command as the action
for an event.
On the command line, type
AlarmOff
and then press Enter.