C1553M-B (4/05) 201
EXAMPLE SCRIPTS
EXAMPLE 1: INITIALIZATION SCRIPT
The following script loads a map into the map viewport and sets the video source for each of three custom windows.
Since this is a global script, any operator with permission to run the script can run it from the client. The script affects only the client it is run on.
Figure 223. Initialization Script
EXAMPLE 2: CAMERA SEQUENCE
The following script implements a sequence that sends cameras to presets. The sequence repeats until the global tag ContinueSequence
becomes false.
Figure 224. Camera Sequence Script