; 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 Sat Jul 25 13:09:46 2015 local time MODE 13 13:00 1 01:} MODE 14 MODE 1 SCAN RATE 60 1:P30 ; Z=F*10^exp 1:2012 ; fixed value 2012 2:0 ; times 1 (10^0) 3:29 ; store 2012 in location 29 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.5 ; fixed value 12.5 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:P3 ; PULSE 1:1 ; 1 repetition 2:1 ; from pulse counter P1 3:0 ; as high frequency 4:3 ; store result in location 3 5:.0526 ; with multiplier * 0.0526 6:0 ; and with offset + 0 15: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:10 ; with delay 0.1 sec 6:2500 ; with 2500 mV excitation 7:4 ; store result in location 4 8:.144 ; with multiplier * 0.144 9:0 ; and with offset + 0 16:P11 ; TEMP (107) 1:1 ; 1 repetition 2:12 ; from input channel SE12 3:3 ; excitation channel E3 4:5 ; store result in location 5 5:1 ; with multiplier * 1 6:0 ; and with offset + 0 17:P17 ; INTERNAL TEMP 1:28 ; store in location 28 18:P92 ; IF TIME 1:0 ; is 0 minutes into 2:60 ; 60 minute interval 3:10 ; set output flag F0 high, output array id 118 19:P70 ; SAMPLE 1:1 ; 1 repetition 2:29 ; value from location 29 20:P77 ; REAL TIME 1:1220 ; year + day(midnight=prev.day) + hour-minute(midnight=2400) 21:P71 ; AVERAGE 1:1 ; 1 repetition 2:5 ; value from location 5 22:P71 ; AVERAGE 1:1 ; 1 repetition 2:3 ; value from location 3 23:P69 ; WIND VECTOR 1:1 ; 1 repetition 2:0 ; no standard deviation subinterval 3:1 ; avg spd, avg dir, for anem. & vane 4:3 ; wind speed from location 3 5:4 ; wind direction from location 4 24:P73 ; MAXIMUM 1:1 ; 1 repetition 2:0 ; output value only 3:3 ; value from location 3 25:P71 ; AVERAGE 1:2 ; 2 repetitions 2:27 ; value from location 27 26:P78 ; RESOLUTION 1:1 ; select high resolution 27:P0 ; NOP MODE 2 SCAN RATE 0 MODE 3 1:P0 ; NOP MODE 10 1:31 2:64 3:0 4:1097729 5:2048 MODE 12 1:0 1:0 1:0 MODE 13 13:8 8:0 MODE 13 13:9 9:0 MODE 13 13:10 10:0 MODE 13 13:13 13:0 MODE 11 1:54273 2:4573 3:2304 4:0 5:0 6:1 7:13 8:3.2591 9:0 10:0 11:3.125 ;; CAUTION: experimental output tags follow: ;; ;; output array: ;; 1. id_118 ;; 2. sample-Loc29 ;; 3. year ;; 4. day ;; 5. hhmm ;; 6. average-Loc5.SE12 ;; 7. average-Loc3.P1 ;; 8. vector_avg_spd-Loc3.P1 ;; 9. vector_avg_dir-Loc4.SE3 ;; 10. maximum-Loc3.P1 ;; 11. average-Loc27.logger_battery_voltage ;; 12. average-Loc28.panel_temperature_C