3.20
Serial port parameters are as follows:
Baud rate: 2400
Parity: Even
Stop Bits: 1
Data Bits: 8
Handshake: hardware
Example Data:
Note: Checksums have not been calculated
Normal Operation Example Output
<CR>09/01/99;13:42:30;2;<CR><LF>CO;0.5;%; 2 4;0;<CR><LF>CO2;3.8;%; ;0;<CR><LF> ;;<CR><LF>50.0;51.5;183.2;5.0;
123456;521452;319322;4235421;478525;368965;<CR><LF>????;<CR><LF><CR><LF>
checksum; 4 bytes ASCII representation of 16 bit checksum
(modulo 65536), calculated by adding all
data preceding the checksum together.
<CR><LF> 2 bytes Carriage return and Line Feed characters
(ASCII codes 13 and 10 respectively).
<CR><LF> 2 bytes Carriage return and Line Feed characters
(ASCII codes 13 and 10 respectively).
Table 3.6 – Serial Data Format