42
ADVANCED USE MANUAL DD700
2.6.10 Top Limit transmission Request
<SOH>nXO<CR>
will send the current top limit
<SOH>nXOy<CR>
will send the top limit associated to the specified product code
n = terminal number; n = 2 characters.
y = product code; y = 3 characters.
The terminal responds with one of the following strings:
<STX><O>y<SP>m<SP><um><EOL>
if the weight is positive
<STX><O>y<->m<SP><um><EOL>
if the weight is negative
where
O =weight exceeding the range
y = product code; y = 3 characters (par. 2.1 to page 7)
m = value of the weight; m = 7 characters (par. 2.1 to page 7)
2.6.11 Bottom Limit transmission Request
<SOH>nXU<CR>
will send the current bottom limit
<SOH>nXUy<CR>
will send the bottom limit associated to the specified product code
n = terminal number; n = 2 characters.
y = product code; y = 3 characters.
The terminal responds with one of the following strings:
<STX><U>y<SP>m<SP><um><EOL>
if the weight is positive
<STX><U>y<->m<SP><um><EOL>
if the weight is negative
where
U =weight below range
y = product code; y = 3 characters
m = value of the weight; m = 7 characters
2.6.12 Tare transmission request
<SOH>nXT<CR>
will send the current tare
<SOH>nXTy<CR>
will send the tare associated to the specified product code
n = terminal number; n = 2 characters
y = product code; y = 3 characters
The terminal responds with one of the following strings:
<STX><T>y<SP>m<SP><um><EOL>
if the weight is positive
<STX><T>y<->m<SP><um><EOL>
if the weight is negative
where
T = tare
y = product code; y = 3 characters.
m = value of the weight; m = 7 characters.