Password, Pause <seconds, Playwave <file – Rockwell Automation 9301 Series RSView32 Users Guide User Manual
Page 665: Position <n

RSView32 commands
A–45
Password
Password
Displays the Password dialog box so users can change their password.
Users must already be logged in to use this command.
Pause
Pause <seconds>
Specifies a pause between the execution of two commands. You can
use this command in macros, from the command line, or as an action
for a button.
All commands or macros that follow the Pause command must not be
asynchronous (preceded by the & sign), otherwise the Pause
command has no effect.
<seconds>
The number of seconds that will elapse between the
execution of the first and second command.
PlayWave
PlayWave <file>
Plays the specified wave file.
<file>
The complete path to the wave file, including the
.wav extension.
Position
Position <n>
Moves focus to the object with the specified index number.
<n>
The object’s index number.
These are the objects that use index numbers:
numeric and string input objects
buttons
objects to which you have assigned object keys
This command operates on the active graphic display. If no display is
active, this command is ignored.