Messages
The default message format is message 14 (RVR Output). The following list shows the other options available.
- Basic = 0 - Partial = 1 - Full = 2 - Basic SYNOP = 3 - Partial SYNOP = 4 - Full SYNOP = 5 - Basic METAR = 6 - Partial METAR = 7 - Full METAR = 8 - Generic Basic SYNOP = 9 - Generic Partial SYNOP = 10 - Generic Full SYNOP = 11 - Custom output = 12 - Vaisala FD12 = 13 - RVR Output = 14
-> |
The message fields are space delimited with a unique start and end character allowing easy storage into any data logger. The messages have the following format.
Message output structure |
||||||||
---|---|---|---|---|---|---|---|---|
STX |
Message fields |
ETX |
Carriage |
Line |
||||
0x02 | Fields are described in Campbell Scientific output message field descriptions | 0x03 | 0x0D | 0x0A |
STX and ETX are hexadecimal command characters.