25
WE2107 - Communication commands
I1820-1.3 en HBM
Binary measurement format:
D 2 or 3 byte measured value
D with or without measurement status (see MSV?
)
D byte output sequence :
choose MSB → LSB or LSB → MSB
Parameter Length Sequence for data output
COF0 Measured
value
2 bytes MSB before LSB
COF1 Measured
value
2 bytes LSB before MSB
COF2 Measured
value
4 bytes MSB before LSB, LSB=measurement
status
COF3 Measured
value
4 bytes LSB before MSB, LSB=measurement
status
MSB=most significant digit, LSB=least significant digit
NOTE
Note on the evaluation of binary measured values
When measurement data is output in binary format, the binary code for CRLF may occur
within the bytes representing the measured value. This is why the contents of the data output
should not be tested for the CRLF character when checking for the possible end of
measurement transmission. With binary output, it is far better to record the number of
characters received. The CRLF control characters are also appended to the measured value
during binary output.