Model 672/675 Technical Reference Manual
9-71
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
S
S
S
O
O
U
U
N
N
D
D
B
B
E
E
E
E
P
P
E
E
R
R
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 Frequency (10 → 10,000 Hz) of the beeper tone.
duration Duration of the beeper tone in milliseconds.
volume Beeper volume (0 → 7; 0 = silent, 7 = loudest).
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
0,Bruto%R
Renames "Gross" to display "Bruto" when the
gross mode is selected.
1,Neto%R
Renames "Net" to display "Neto" when the net
mode is selected.
2,Tara%R
Renames "Tare" to display "Tara" when the tare
mode is selected.
1,Fast%R
Renames "Net" to display "Fast" when the net
mode is selected.
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.
Example:
Rename Mode Data Format
10)00
kg
Gross
0,Bruto%R
10)00
kg
Bruto