16
COMMUNICATION MODE
Continuous sending mode for PC: the indicator continuously sends the data to the
RS232 port
Communication Format is done using ASCII as shown below:
, , CR LF
{
{
{
S 1 S 2 S 3 Data S 4
S1: weight status, ST=standstill, US=not standstill, OL=overload
S2: weight mode, GS=gross mode, NT=net mode
S3: weight of positive and negative, “+” or “-”
Data: weight value, including decimal point
S4: “kg” or “lb”
CR: carriage return
LF: line feed