
ADOS S.R.L. Buccinasco (MI)
492-MTU10006
Rev. 4
Page 17 of 49
<STX><ADDH><ADDL><CMD><DATA><CR><LF>
where:
<STX>
“Start Of Text” (Hex 02) character
<ADDH>
485 address character - high (Hex 30 .. 32)
<ADDL>
485 address character - low (Hex 30 .. 39)
<CMD>
Command identification character
<DATA>
Any data related to the command
<CR>
“Carriage Return” (Hex 0D) character
<LF>
“Line Feed” (Hex 0A) character
Commands from host to A100E
P (hex 50)
weight request command. A string is transmitted with the same format of what is
described for continuos mode. If 485 address is other than zero, the <ADDR>
field is inserted after STX
p (hex 70)
weight request command. A string is transmitted with the following format:
<STX><G_P><GROS_W><T_P><TARE_W><K/L><L/N><STATO><CR><LF
where:
<G_P><GROSS_W> polarity and value of the gross weight (8 char)
<T_P><TARE_W> polarity and value of the tare weight (8 char)
If 485 address is other than zero, the <ADDR> field is inserted after STX
l (hex 5C)
gross weight request command. A string is transmitted with the same format of what
is described for continuos mode, but always sending the value of the gross weight,
independently from display selection.
If 485 address is other than zero, the <ADDR> field is inserted after STX
Z
ZERO command. The command is always accepted, even if the instrument is in
Net mode or the Motion is ON. The command is effective only if the gross weight
is lower then the defined AZM limit, otherwise en error message is issued
G
GROSS command. The command is always accepted.
N
NET command. The command is always accepted.
T
Tare execution command. The command is always accepted, even if the instrument
is in Net mode or the Motion is ON.
SRn
request for the value of the set point “n”, with “n” equal to 1 or 2
The answer message has the following format:
<STX><SRnt(0001234)
where:
n
is the set point number
t
is the code of the relay function
0 = OFF
1 = Closing on Gross
2 = Closing on Net upon Loading
3 = Closing on Net upon Unloading
4 = Opening on Gross
5 = Opening on Net upon Loading
6 = Opening on Net upon Unloading