27
SETUP AND CALIBRATION, Cont.
If SB-400
*
or Computer 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.xxx = Weight Six digits
d = Decimal point Added to string if enabled in setup
uu = Units tn, lb, l/o, oz, t, kg, g
m = Mode G = Gross, N = Net
cc = Weight Status OC = overcap
BZ = below zero
MO = motion
ee = weight not currently being displayed
cr = Carrriage Return (hex 0D)
*
The SB-80, SB-300 (
multiple displays not supported
) and WinVRS use the SB-400 format.
If SB-200 is selected, the data will be transmitted in the following format:
<cr><s><xxxxxx><d><c><uu><m> ETX
Where:
cr = Carrriage Return (hex 0D)
s = Sign "-" = negative, " " (
blank
) = positive
xxxxxx.xxx = Weight (with leading zeros)
d = Decimal point Embedded into weight (after weight dpp=0)
c = status m = motion
o = overcap
e = weight not currently being displayed
uu = Units tn, lb, l/o, oz, t, kg, g
m = Mode G = Gross, N = Net
ETX = End of TeXt (hex 03) MUST terminate ALL serial commands
If Rice Lake IQ355 is selected, the data will be transmitted in the following format:
<stx><polarity><wwwwwww><units><g/n><status><crlf>
Where:
stx = Start of TeXt (hex 02)
polarity = Sign "-" = negative, " " (
blank
) = positive
wwwwwww = Weight Seven digits
units = Units " "(
blank
) = none, L = lb, K = kg, T = tons,
G = grams, O = ounces
g/n Mode G = Gross, N = Net
status status " "(
blank
) = valid
I = invalid
M = motion
O = overcap
CRLF = Carrriage Return
with Line Feed
(hex 0D) with (hex 0A)