GSE 60 SERIES Technical Reference Manual page 289

Programmable process controllers
Table of Contents

Advertisement

Example:
Setting the Pause Time Period
pause time = 5 seconds
5%@
prompt and pause
BatchDone!%P
pause time = 1 second
1%@
%P
Pause
%Y
If Yes
%W
Wait for Keypress
W%r
Wait for A/D Interval
%K
Get Entry from 4X20 VFD
%G
Get Entry
%n
Get Numeric Entry
%z
Zero
%t
Tare
%p
Print
i
Any of the commands listed above will reset the internal interrupt flag
for the %/ command. Therefore, if any of the above commands are
used in the interrupting macro, the interrupted flag would be cleared
and the interrupted macro would be unable to discern that an
interrupt had occurred.
%@ S
P
ET
AUSE
Syntax
Set Pause Time
< seconds > %@
Arguments
Number of seconds (0.01 à 5,000,000) to pause macro
seconds
execution for each %P command encountered.
Notes
Pause time is set to 1 second at power up.
A new pause time remains in effect until changed by
another %@ command.
See Also
%P Pause
Set Pause Time
Defines the time period for each %P command. By default, the pause time
is 1 second. The current pause time period remains in effect until changed
by another %@ command.
10%@
Sets the pause time period to 10 seconds.
1%@
Sets the pause time period to 1 second (default).
T
IME
60 Series Technical Reference Manual
Macros 9-41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents