GSE 60 SERIES Technical Reference Manual page 354

Programmable process controllers
Table of Contents

Advertisement

9-106 Chapter 9
GSE Scale Systems
float values when using selectable units.
%e
EnterTank#%n
Prompts for a tank number, expecting a valid
output setpoint number for activation.
%A
TruckID# ?%n
Prompts for a truck ID# and moves the entry from
the entry buffer to the temporary buffer.
%[
Prompts for a tare entry and performs a tare using
EnterTare?%n
the entry as manual tare value.
%t
Prompts for a code entry and displays an asterisks
EnterCode?,*%n
'*' symbol in place of each digit.
M
A
%o
ATH
SSIGNMENT
Syntax
A = B (Copy Value)
< parm | const > = < parm | const > %o
A = Entry Buffer (Entry Buffer Assignment)
= < parm > %o
A = B + C (Equation Assignment)
<parm>=<parm|const> <math> <parm|const> %o
A = A + B (Modify Original Value)
< parm > < math > = < parm | const > %o
A = A + (B + C) (Modify Original Value)
<parm><math>=<parm|const> <math> <parm|const>
%o
Entry Buffer = A + B (Equation Assignment)
<parm|const> <math> <parm|const> %o
Copy A to Entry Buffer
< parm > %o
Arguments
parm
Operating parameter with the syntax:
< parm > [ . instance ] [ . format ] < P |
p | q >
where parm is an operating parameter with a valid
instance and format code, and
P
represents parm as any parameter value,
p
represents parm as a pointer to another variable,

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents