58
Issue: 8 (Applies to firmware 2387 6.09 onwards)
Document number: 1390-PS-0039
Appendix G - WindObserver 65 ASCII Data Output
WindObserver 65 default ASCII data
NODE, DIR, SPEED, PRESS, RH, TEMP, DEWPOINT, PRT, AN1, AN2, DIG1, VOLT, STATUS
<STX>Q,121,000.06,M,+344.66,+21.76,00 <ETX>06
Where:-
Start of String STX
Q Node letter
121 Wind direction
000.06 Wind speed
M Units
+344.66 Speed of Sound
+021.76 Temperature
00 Status code
End of String ETX
06 Checksum
NOTES:
<STX> is the Start of String character (ASCII value 2).
<ETX> is the End of String character (ASCII value 3).
Checksum, the 2 digit Hex Checksum sum figure is calculated from the Exclusive OR of the bytes between (and not
including) the STX and ETX characters.