Gill Instruments Ltd
Intrinsically Safe WindObserver Anemometer
Page 31
Issue 10
Doc. No. 1360-PS-0001
May 2015
Mode 7
Binary UV Short Continuous
In a terminal program the Binary output will look like:-
Converted it will read like:-
0x81 0x81 +000.04 -000.02 00 1
<STX>,
UUU.UU,
VVV.VV,SS,U<ETX><CR><LF>
Where:-
<STX>
-
Start of string character (ASCII value 2)
UUU.UU
-
Wind Magnitude along U axis.
VVV.VV
-
Wind Magnitude along V axis.
SS
-
Status Code (see Para 10.5)
U
-
Units (1=m/s, 2=knots, 3=mph, 4=kph, 5=fpm)
<ETX>
-
End of string character (ASCII value 3)
<CR><LF>
-
Carriage Return and LineFeed
Mode 8
Binary Polar Continuous
In a terminal program the Binary output will look like:-
Converted it will read like:-
0x81 0x81 006.04 265 00 1
<STX>,MMM.MM, DDD,SS,U<ETX><CR><LF>
Where:-
<STX>
-
Start of string character (ASCII value 2)
MMM.MM
-
Wind Magnitude along U axis.
DDD
-
Wind Magnitude along V axis.
SS
-
Status Code(see Para 10.5)
U
-
Units (1=m/s, 2=knots, 3=mph, 4=kph, 5=fpm)
<ETX>
-
End of string character (ASCII value 3)
<CR><LF>
-
Carriage Return and LineFeed
Mode 12
ASCII Tunnel Continuous
A,000.00,1,00,M,0F
Fault free conditions.
A,,1,04,M,15
Fault report condition with CSV setting (O1).
A,999.99,1,04,M,02
Fault report condition with Fixed Field setting (O2).
<STX>,ID,MMM.MM,
P,SS,U<ETX><CR><LF>
Where:-
<STX>
-
Start of string character (ASCII value 2)
<ID>
-
Anemometer IDentification (A-Z)
MMM.MM
-
Wind Magnitude along U axis.
P
Direction along U Axis (1 - +U, 0 = -U)
SS
-
Status Code (see Para 10.5)
U
-
Units (M=m/s, N=knots, P=mph, K=kph, F=fpm)
<ETX>
-
End of string character (ASCII value 3)
<CR><LF>
-
Carriage Return and LineFeed