8400-0181-OM Rev C 185 and 185B Installation & Technical
25
SERIAL DATA FORMATS
Weight-On-Demand
If the Continuous Output for the serial port was not selected, Cont=no, then a computer
connected to the serial port can send a request for the 185 to transmit weight data. This is
known as Weight-On-Demand. There are two formats for weight on demand: ENQ and SMA
weight request.
ENQ Format
The host computer sends:
ENQ - (hex 05)
The 185 will respond:
<s><xxxxxx><d><_><uu><_><m><_><cc><_><cr>
where:
s = Sign "-" = negative, “ “ (space) for zero and above
xxxxxx.xxx = Weight Six digits
d = Decimal point Embedded in the weight, if enabled in setup
_ Space
uu = Units LB, KG, OZ, or G^, ^ = space
m = Mode G for gross or N for net
cc = Weight Status OC for overcapacity
MO for unstable
CZ for center of zero
EE for weight not displayed, or two spaces
cr = Carriage Return (hex 0D)
SMA Format
The host computer sends:
<lf> W <cr>
The 185 will respond:
<lf><s><r><n><m><f><xxxxxx.xxx><uuu><cr>
where:
lf = Line Feed (hex 0A)
s = Flag Z for center of zero
O for overcapacity
U for negative overcapacity
e for weight not displayed, or space
r = Range 1 (single range)
n = Mode G for gross, N for net
m = Motion M for motion, space for stable
f = Custom Fla
lwa
s a space
xxxxxx.xxx = Weight ten digits, including decimal point, right justified
uuu = Units lb^, kg^, oz^, or g^^, ^ = space
cr = Carriage Return (hex 0D)