; NOTE: the following CSI logger program annotations may contain errors. ; From an experimental perl module, Campbell::Program, by fnkci@uaf.edu ; output generated on host shand at Sun Nov 15 15:02:54 2009 local time MODE 13 13:00 1 01:} MODE 14 MODE 1 SCAN RATE 60 1:P30 ; Z=F*10^exp 1:3013 ; fixed value 3013 2:0 ; times 1 (10^0) 3:3 ; store 3013 in location 3 2:P10 ; BATT VOLT 1:27 ; store in location 27 3:P20 ; PORT SET 1:7999 ; P8=output, P7=nc, P6=nc, P5=nc 2:9999 ; P4=nc, P3=nc, P2=nc, P1=nc 4:P92 ; IF TIME 1:0 ; is 0 minutes into 2:60 ; 60 minute interval 3:30 ; then DO... 5:P89 ; IF X < = > F 1:27 ; if X from location 27 2:4 ; is < 3:12.2 ; fixed value 12.2 4:21 ; set flag F1 low 6:P95 ; END IF-DO 7:P92 ; IF TIME 1:0 ; is 0 minutes into 2:60 ; 60 minute interval 3:30 ; then DO... 8:P89 ; IF X < = > F 1:27 ; if X from location 27 2:3 ; is >= 3:12.1 ; fixed value 12.1 4:48 ; set port C8 high 9:P95 ; END IF-DO 10:P92 ; IF TIME 1:720 ; is 720 minutes into 2:1440 ; 1440 minute interval 3:48 ; set port C8 high 11:P91 ; IF FLAG/PORT 1:21 ; if flag F1 is low 2:30 ; then DO... 12:P92 ; IF TIME 1:10 ; is 10 minutes into 2:60 ; 60 minute interval 3:58 ; set port C8 low 13:P95 ; END IF-DO 14:P86 ; DO 1:41 ; set port C1 high 15:P22 ; EXCIT w/DEL 1:1 ; drive excitation channel E1 2:0 ; delay 0 sec w/ excitation 3:15 ; delay 0.15 sec after excitation 4:0 ; with 0 mV excitation 16:P1 ; VOLT (SE) 1:1 ; 1 repetition 2:5 ; using 2500 mV range, slow integration 3:1 ; from input channel SE1 4:1 ; store result in location 1 5:.1 ; with multiplier * 0.1 6:-40 ; and with offset + -40 17:P1 ; VOLT (SE) 1:1 ; 1 repetition 2:5 ; using 2500 mV range, slow integration 3:2 ; from input channel SE2 4:6 ; store result in location 6 5:.001 ; with multiplier * 0.001 6:0 ; and with offset + 0 18:P86 ; DO 1:51 ; set port C1 low 19:P56 ; SAT VP 1:1 2:7 20:P36 ; Z=X*Y 1:7 ; X value from location 7 2:6 ; Y value from location 6 3:8 ; store product in location 8 21:P37 ; Z=X*F 1:6 ; X value from location 6 2:100 ; fixed value 100 3:2 ; store product in location 2 22:P17 ; INTERNAL TEMP 1:28 ; store in location 28 23:P3 ; PULSE 1:1 ; 1 repetition 2:1 ; from pulse counter P1 3:21 ; as low level AC, discard long interval counts, output frequency (Hz) 4:4 ; store result in location 4 5:3.156 ; with multiplier * 3.156 6:0 ; and with offset + 0 24:P4 ; EX-DEL-SE 1:1 ; 1 repetition 2:5 ; using 2500 mV range, slow integration 3:3 ; from input channel SE3 4:1 ; drive excitation channel E1 5:2 ; with delay 0.02 sec 6:2500 ; with 2500 mV excitation 7:5 ; store result in location 5 8:.1428 ; with multiplier * 0.1428 9:0 ; and with offset + 0 25:P92 ; IF TIME 1:0 ; is 0 minutes into 2:60 ; 60 minute interval 3:10 ; set output flag F0 high, output array id 125 26:P70 ; SAMPLE 1:1 ; 1 repetition 2:3 ; value from location 3 27:P77 ; REAL TIME 1:1220 ; year + day(midnight=prev.day) + hour-minute(midnight=2400) 28:P71 ; AVERAGE 1:1 ; 1 repetition 2:1 ; value from location 1 29:P70 ; SAMPLE 1:1 ; 1 repetition 2:2 ; value from location 2 30:P71 ; AVERAGE 1:2 ; 2 repetitions 2:27 ; value from location 27 31:P69 ; WIND VECTOR 1:1 ; 1 repetition 2:0 ; no standard deviation subinterval 3:1 ; avg spd, avg dir, for anem. & vane 4:4 ; wind speed from location 4 5:5 ; wind direction from location 5 32:P73 ; MAXIMUM 1:1 ; 1 repetition 2:0 ; output value only 3:4 ; value from location 4 33:P70 ; SAMPLE 1:1 ; 1 repetition 2:5 ; value from location 5 34:P71 ; AVERAGE 1:1 ; 1 repetition 2:8 ; value from location 8 35:P0 ; NOP MODE 2 SCAN RATE 0 1:P86 ; DO 1:48 ; set port C8 high 2:P0 ; NOP MODE 3 1:P0 ; NOP MODE 10 1:29 2:64 3:0 4:586566 5:2048 MODE 12 1:0 1:0 1:0 MODE 11 1:57073 2:26114 3:1280 4:67 5:0 6:1 7:7 8:3.0893 9:99 10:0 11:5 ;; CAUTION: experimental output tags follow: ;; ;; output array: ;; 1. id_125 ;; 2. sample-Loc3 ;; 3. year ;; 4. day ;; 5. hhmm ;; 6. average-Loc1.SE1 ;; 7. sample-Loc2 ;; 8. average-Loc27.logger_battery_voltage ;; 9. average-Loc28.panel_temperature_C ;; 10. vector_avg_spd-Loc4.P1 ;; 11. vector_avg_dir-Loc5.SE3 ;; 12. maximum-Loc4.P1 ;; 13. sample-Loc5.SE3 ;; 14. average-Loc8