
CS115 Barometric Pressure Sensor
| 8: Sample (P70) | 
 | |
| 1: | 1 | Reps | 
| 2: | 1* | Loc [ P_mb ] | 
*Table 2 Program
02:0.0000 Execution Interval (seconds) *Table 3 Subroutines
End Program
1 P_mb
* Proper entries will vary with program and datalogger channel, and input location assignments.
5.1.2Period Averaging Measurement Example for CR10(X) in a Slow Executing Program
EXAMPLE 2. Sample Program for CR10(X)
| ;{CR10X} | 
 | |
| ; | 
 | 
 | 
| *Table 1 Program | 
 | |
| 01: | 10 | Execution Interval (seconds) | 
| ;Turn on CS115 | 
 | |
| ; | 
 | 
 | 
| 1: Do (P86) | 
 | |
| 1: | 48* | Set Port 8* High | 
;Give 2 second delay for CS115 to settle
;
2: Excitation with Delay (P22)
| 1: | 1 | Ex Channel | 
| 2: | 0 | Delay W/Ex (0.01 sec units) | 
| 3: | 200 | Delay After Ex (0.01 sec units) | 
| 4: | 0 | mV Excitation | 
| 3: Period Average (SE) (P27) | ||
| 1: | 1 | Reps | 
| 2: | 14 | 200 kHz Max Freq @ 2 V Peak to Peak, Freq Output | 
| 3: | 6* | SE Channel | 
| 4: | 10 | No. of Cycles | 
| 5: | 5 | Timeout (units = 0.01 seconds) | 
| 6: | 1* | Loc [ P_mb ] | 
| 7: | 1000 | Mult | 
| 8: | 0.0 | Offset | 
8