GSE 60 SERIES Technical Reference Manual page 323

Programmable process controllers
Table of Contents

Advertisement

1,Slow%R
Renames "Net" to display "Slow" when the net mode is
selected.
1,Done!%R
Renames "Net" to display "Done!" when the net mode is
selected.
The example – Using a Parameter's Name as a Prompt demonstrates how
to use the %R command to prompt the various cycles of a filling routine.
Note that in this example P601 was renamed as "Net", the original
parameter name. This retains the parameter name while allocating
memory for the %R command. Note also the extra two spaces appended
to "Net" in P601. This reserves the full 5 characters for the %R command
to use when prompting.
S
B
%S
OUND
EEPER
Syntax
Sound Beeper
%S
Program Beeper Sequence
{[C][F frequency][D duration][V volume]%S
Set Keypad Beeper Volume
{K [ volume ] %S
If Beeper Sequence Running
{?%S
Arguments
C
Cancel the execution of a programmed beeper sequence.
Frequency (10 à 10,000 Hz) of the beeper tone.
frequency
duration
Duration of the beeper tone in milliseconds.
Beeper volume (0 à 7; 0 = silent, 7 = loudest).
volume
Notes
A sequence of tones may be specified as in the following
examples.
Sound Beeper
%S
Produces a 0.5 second, 2 KHz tone through the internal beeper. Macro
execution is not suspended while the beeper is running. A longer tone
duration is possible using the program beeper sequence commands.
Program Beeper Sequence
{ [C] [ F frequency ] [ D duration ] [ V volume ] %S
60 Series Technical Reference Manual
Macros 9-75

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents