La Crosse Technology WS-2010 Software Manual page 62

Pc radio weather station operating and evaluation software for windows 95/98/nt
Hide thumbs Also See for WS-2010:
Table of Contents

Advertisement

Data Format
Data frames:
<STX><length> [message] <checksum><ETX>
1
1
Data transmission: 9600 baud, even parity, 8 bit, 2 stop
<STX> is issued as the start character and <ETX> as the end character
All characters between the start and end are processed so that no <STX> nor
<ETX> are contained.
<STX>
becomes character string:
<ETX>
becomes character string:
<ENQ>
becomes character string:
After receiving a data packet, processing must be interrupted before the length
and checksum can be checked.
The length indicates the number of characters in the message.
The checksum is the negative 8-bit sum of bytes from <STX> up to the last
character in the message. If all the characters (from STX to the checksum)
are added and then 255 is subtracted, it must result in 0.
In the case of faulty data reception, the radio interface issues the message <NAK>.
<STX> <01h> <NAK> <0E8h> <ETX>
Note:
In the following description of the individual commands, only the actual mes-
sage is indicated as the reply. The data structure must be added.
62
n
1
1
<ENQ> <DC2>
<ENQ> <DC3>
<ENQ> <NAK>

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents