GSE Scale Systems - 151
Chapter 16 Macro Programming Operations Technical Reference Manual
Macro
Command
x%@
n%_
%+
%-
%*
%/
n%,
x;n%,
n,m%,
n%.
.xx;n%.
xx;n%.
n,m%.
-x;n%,
.3333;n%,
n%"
%$
%&
%#
n%!
n%(
n%)
Description
Sets the DELAY time for future %P
(PAUSE) commands. "x" can be between
1/20 and 5 million seconds.
IF DATABASE ERROR "n" has
occurred, then execute the following
macro commands. Otherwise subsequent
commands are skipped until the
occurrence of a ELSE or ENDIF
command.
math addition command
math subtraction command
math multiplication command
math divide command
Take square root of parameter n.
Raise parameter n to the power of x.
Raise parm m to power of value parm n.
Rounds parm n to default weight units
Rounds parm n to specific multiple of .xx
Rounds parm n to specific multiple of xx
Rounds parm m to value of parm n.
Take the x inverse of parameter n.
Take cube root of parameter n.
Specify Port Command
1%" specifies the comm port
2%" specifies the print port
Send entry (ASCII text) command
Send Control Codes Command
Selected Scale Command
Disable Input Command
"IF INPUT" command
Clear Keypad and/or RS-232 Receive
Buffer (flush entry buffer)
Setpoint
Related
Operator
Input/
Output
X
X
X
Branch-
ing
X
X
Math
Com-
mands
X
X
X
X
X
X
X
X
X
X
X
X
X
Com-
muni-
cations
X
X
X
X
X
X
SECTION - 16.8