GSE 60 SERIES Technical Reference Manual page 328

Programmable process controllers
Table of Contents

Advertisement

9-80 Chapter 9
Example:
Echo Display Data Format
10)00
kg
Gross
The display above would be transmitted as
shown below when using the %X command.
================================
<STX><NUL>kg
Gross<ETX>
<STX><LF> 100.00<ETX>
i
Display data may be sent
continuously out a comm port
specified at P290 in a format
similar to the %X command.
GSE Scale Systems
%W
BatchDone!%W
R
D
%X
EQUEST
ISPLAY
Syntax
Request Display Data
%X
See Also
Echo Display
Request Display Data
Echoes the 7-segment display in a format compatible with the remote
display mode of the GSE M450 and M550 series indicators. Display data
is transmitted out the comm port last selected by the % Select Comm Port
command.
1%"%X
Echoes display data out comm port 1.
2%"%X
Echoes display data out comm port 2.
%X
Echoes display data out last selected comm port.
Display data is sent in the following format:
<STX> <NUL> <UPPER> <LOWER> <ETX> <STX> <LF> <7-SEGMENT> <ETX>
UPPER
is a fixed-width field containing the 5 characters of the
upper row of the 2X5 display matrix.
LOWER
is a fixed-width field containing the 5 characters of the
lower row of the 2X5 display matrix.
7-SEGMENT
is a variable-width field containing the 6 digits of the 7-
segment display. Blank digits are sent as spaces. Each
displayed decimal point is sent as a separate byte.
I
Y
(E
%Y
F
ES
NTER
Syntax
If Transmit Buffer Empty
[ prompt ] %Y
Suspends macro execution and waits for a
keypress or a received character before
resuming with the next macro command.
Suspends macro execution and prompts
until a keypress or character is received.
Done!
D
ATA
)
Batch

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents