Communications
63
Setpoint Saving Command
[CC]CMDSAVE<CR LF>
Response: [CC]OK<CR LF>
Enable/Disable Keyboard
To enable the keyboard: [CC]KEYEE<CR LF>
Response: [CC]OK<CR LF>
To disable the keyboard: [CC]KEYED<CR LF>
Response: [CC]OK<CR LF>
6.5
Transmission Protocols
The weight data transmission on the PC and PRN serial ports may take place in 3 formats: standard string,
extended string or multi-scale string.
6.5.1
Standard String
String transmitted in the dependent or independent channel mode: [CC]hh,kk,pppppppp,uu <CR LF>
String transmitted in the TRANSM mode: [CC]hh,pppppppp,uu <CR LF>
In which:
[CC] is the instrument code as two ASCII decimal digits (RS-485 protocol).
hh
UL
Underload (not transmitted in the TRANSM mode)
OL
Overload (not transmitted in the TRANSM mode)
ST
Stability of the display
US
Instability of the display
,
Comma character
kk
NT
Net weight
GS
Gross weight
GX
Gross weight with sensitivity times 10
VL
Value in microvolts relative to the weight
RZ
Value in converter points relative to the weight
,
Comma character
pppppppp
8 digits (including sign and decimal point) which identify the weight. The insignificant
digits are filled with spaces. Through the MVOL and RAZF command the instrument
transmits
the relative value on 10 digits instead of 8.
uu
Unit of measurement kg,
b
g,
b
t, lb, mv (microvolts), vv (converter points); (
b
signifies blank)
CR
Carriage Return (13 ASCII decimal character).
LF
Line Feed (10 ASCII decimal character).
The transmitted weight is gross weight (GS) if no tare weight has been entered; otherwise, net weight (NT) is
transmitted.