
CS106 Barometric Pressure Sensor
;Measure CS106 at the top of the hour
;
2: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 60 Interval (same units as above)
3: 30 Then Do
3: Volt (SE) (P1)
1: 1 Reps
2: 25 2500 mV 60 Hz Rejection Range
3: 1 SE Channel
4: 1 Loc [ CS106 ]
5: 0.240 Multiplier
6: 500 Offset
;Turn off CS106
;
4: Do (P86)
1: 51 Set Port 1 Low
5: End (P95)
;Store CS106 data once an hour
;
6: 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)
7: Real Time (P77)
1: 0110 Day,Hour/Minute (midnight = 0000)
;Store in high resolution mode to retain 0.01mb resolution
;
8: Resolution (P78)
1: 1 High Resolution
9: Sample (P70)
1: 1 Reps
2: 1 Loc [ CS106 ]
*Table 2 Program
01: 0 Execution Interval (seconds)
*Table 3 Subroutines
End Program
-Input Locations-
1 CS106 1 1 1
9
Komentarze do niniejszej Instrukcji