No. of parameters 1
Save changes With TDD1
Increment Trade Counter No
Parameter Details
Parameter Description Range Default
1 Format setting 0 .. 12 3
Binary Formats
Format Data Order
0 4 Byte (binary) CRLF MSB before LSB(=00h)
2 2 Byte (binary) CRLF MSB, LSB
4 4 Byte (binary) CRLF LSB(=00h) before MSB
6 2 Byte (binary) CRLF LSB, MSB
8 4 Byte (binary) CRLF MSB before LSB (=Status)
Detect end of answer only by length. CR and LF can be part of the weighing data.
ASCII Formats
Format Parameter 1 Parameter 2 Parameter 3 Parameter 4
1 & 3 Weight (8) CRLF
5 & 7 Weight (8) , Address (2) CRLF
9 & 10 Weight (8) , Address (2) , Status (3) CRLF
11 Weight (8) , Address (2) , Extended Status (3) CRLF
12 Weight (8) , Address (2) , Extended Status (3) , I/O Status (3) CRLF
Values in brackets signify the number of characters in the fixed length response. The weight format is the sign
(space or minus), followed by 7 digits 0 .. 9 including the decimal point if used.
STATUS Details
Status Description Bit Comment
001 Overload 0 Weight reading out of range overload or
underload
002 Standstill 1
004 Gross 2
008 Range 2 active 3 Only with multi-range or multi-interval
016 I/O 1 state 4
Always 0 in format 12. See Output
Status Details below for Output status.
032 I/O 2 state 5
064 I/O 3 state 6
128 I/O 4 state 7
256 Centre of Zero 8 This status bit is only available in the ex-
tended status contained in formats 11 &
12 only.
Note
The status bits are added together to form the final status. For example a status
of 6 (4 + 2) means the weight reading is a gross value with no motion, range 1,
and all I/O states are inactive.
Output Status Details
129 C500-600-2.0.3