beautypg.com

Ways to stop event processing, Ways to stop event processing -7 – Rockwell Automation 9301 Series RSView32 Users Guide User Manual

Page 274

background image

Configuring events

9–7

In the Graphic Display editor, create a graphic object and attach

touch animation with the EventOn <file> command as the action.
When the object is touched, event detection starts.

On the command line, type

EventOn <file>

and then press Enter.

Ways to stop event processing

When a project stops, event processing stops as well. To stop event
processing without stopping the project, use any of the methods
below.

In the Graphic Display editor, specify the EventOff <file>

command in the Shutdown field of the Display Settings dialog box.

Note that if the display is cached using the Always Updating
option, the EventOff command won’t be executed until the display
is removed from the cache (for example, by using the FlushCache
command).

In the Graphic Display editor, create a button object and specify

the EventOff <file> command as the action. When the button is
pressed, event detection stops.

In the Graphic Display editor, create a graphic object and attach

touch animation with the EventOff <file> command as the action.
When the object is touched, event detection stops.

On the command line, type

EventOff <file>

and then press Enter.