Campbell Scientific 034A-L WindSet User Manual
Page 11

MET ONE 034A-L WINDSET
7
EXAMPLE 3. Sample CR10(X) Program when Long Leads are Required
;{CR10X}
;
*Table 1 Program
01:
10
Execution Interval (seconds)
01:
Pulse (P3)
1:
1
Reps
2:
2*
Pulse Channel 2
3:
22
Switch Closure, Output Hz
4:
1*
Loc [ WndS_m_s ]
5:
0.7990
Mult
6:
0.2811
Offset
;Set the wind speed to zero if the wind is not blowing.
;
02:
If (X<=>F) (P89)
1:
1*
X Loc [ WndS_m_s ]
2:
1
=
3:
0.2811
F
4:
30
Then Do
03:
Z=F (P30)
1:
0
F
2:
0
Exponent of 10
3:
1*
Z Loc [ WndS_m_s ]
04:
End (P95)
05:
Excite-Delay (SE) (P4)
1:
1
Reps
2:
5**
± 2500 mV Slow Range
3:
5*
SE Channel
4:
3*
Excite all reps w/Exchan 3
5:
2
Delay (units 0.01 sec)
6:
2500**
mV Excitation
7:
2*
Loc [ WndD_deg ]
8:
0.288
Mult
9:
0
Offset
06:
If time is (P92)
1:
0
Minutes (Seconds --) into a
2:
30
Interval (same units as above)
3:
10
Set Output Flag High (Flag 0)
07:
Real Time (P77)
1:
0110
Day,Hour/Minute
08:
Wind Vector (P69)
1:
1
Reps
2:
0
Samples per Sub-Interval
3:
00
S,
θu, & σ(θu) Polar***
4:
1*
Wind Speed [ WndS_m_s ]
5:
2*
Wind Direction [ WndD_deg ]