Campbell Scientific BlackGlobe Temperature Sensor for Heat Stress User Manual
Page 26

Appendix B. Edlog Programming Examples
49: If time is (P92)
1: 0
Minutes (Seconds --) into a
2: 60
Interval (same units as above)
3: 10
Set Output Flag High (Flag 0)
50: Set Active Storage Area (P80)
1: 1
Final
Storage
Area
1
2: 101
Array
ID
51: Real Time (P77)
1: 1220
Year,Day,Hour/Minute
(midnight
=
2400)
52: Average (P71)
1: 1
Reps
2: 4
Loc
[
AirTempC
]
53: Average (P71)
1: 1
Reps
2: 7
Loc
[
DewPnt_C
]
54: Average (P71)
1: 1
Reps
2: 8
Loc
[
WetBlb_C
]
55: Average (P71)
1: 1
Reps
2: 6
Loc [ WBGT_C ]
56: Sample (P70)
1: 17
Reps
2: 3
Loc [ BGTemp_C ]
;Daily station status data.
57: If time is (P92)
1: 0
Minutes (Seconds --) into a
2: 1440
Interval (same units as above)
3: 10
Set Output Flag High (Flag 0)
58: Set Active Storage Area (P80)
1: 1
Final
Storage
Area
1
2: 102
Array
ID
59: Real Time (P77)
1: 1220
Year,Day,Hour/Minute
(midnight
=
2400)
60: Maximum (P73)
1: 1
Reps
2: 0
Value
Only
3: 1
Loc [ BattVolt ]
61: Minimum (P74)
1: 1
Reps
2: 0
Value
Only
3: 1
Loc [ BattVolt ]
B-6