8400-M022-O1 Rev K
Model 190 Indicator
35
Cardinal Scoreboard Continuous Output Format
If Cardinal Scoreboard is selected, the data will be transmitted in the following format:
<s><xxxxxx><d><uu><m><cc><cr>
Where:
s
= Sign
"-" = negative, " " (
blank
) = positive
xxxxxx = Weight
Six digits
d
= Decimal point
Added to string if enabled in setup
uu
= Units
LB, OZ, KG, G
m
= Mode
G = Gross, N = Net
cc
= Weight Status OC = overcapacity
CZ = center of zero
MO = motion
EE = weight not currently being
displayed
cr
= Carriage Return (hex 0D)
Weight-On-Demand
If the continuous output has not been selected for Serial Port 1 (Cont1=NO), the indicator
will respond to a weight request (ENQ).
The host device (computer) sends:
ENQ - (hex 05)
The 190 will respond:
<s><xxxxxx><d><uu><m><cc><cr>
where:
s
= Sign
"-" = negative, " " (
blank
) = positive
xxxxxx = Weight
Six digits
d
= Decimal point
Added to string if enabled in setup
uu
= Units
LB, OZ, KG, G
m
= Mode
G = Gross, N = Net
cc
= Weight Status OC = overcapacity
CZ = center of zero
MO = motion
EE = weight not currently being
displayed
cr
= Carriage Return (hex 0D)
Operation Commands
A connection to the 190 Serial Port RXD serial input can be used to send commands to
the indicator. A description of the available commands is described in the section, ASCII
Commands.