; 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 Tue Jun 30 12:45:40 2009 local time MODE 13 13:00 1 01:} MODE 14 MODE 1 SCAN RATE 60 1:P10 ; BATT VOLT 1:27 ; store in location 27 2:P20 ; PORT SET 1:7999 ; P8=output, P7=nc, P6=nc, P5=nc 2:9999 ; P4=nc, P3=nc, P2=nc, P1=nc 3:P92 ; IF TIME 1:0 ; is 0 minutes into 2:30 ; 30 minute interval 3:30 ; then DO... 4: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 5:P95 ; END IF-DO 6:P92 ; IF TIME 1:0 ; is 0 minutes into 2:30 ; 30 minute interval 3:30 ; then DO... 7: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 8:P95 ; END IF-DO 9:P92 ; IF TIME 1:750 ; is 750 minutes into 2:1440 ; 1440 minute interval 3:48 ; set port C8 high 10:P91 ; IF FLAG/PORT 1:21 ; if flag F1 is low 2:30 ; then DO... 11:P92 ; IF TIME 1:10 ; is 10 minutes into 2:30 ; 30 minute interval 3:58 ; set port C8 low 12:P95 ; END IF-DO 13:P17 ; INTERNAL TEMP 1:28 ; store in location 28 14:P92 ; IF TIME 1:0 ; is 0 minutes into 2:60 ; 60 minute interval 3:10 ; set output flag F0 high, output array id 114 15:P77 ; REAL TIME 1:1220 ; year + day(midnight=prev.day) + hour-minute(midnight=2400) 16:P71 ; AVERAGE 1:2 ; 2 repetitions 2:27 ; value from location 27 17:P0 ; NOP MODE 2 SCAN RATE 0 MODE 3 1:P0 ; NOP MODE 10 1:28 2:64 3:0 4:573441 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:8547 2:65295 3:1280 4:99 5:0 6:1 7:14 8:2.8345 9:1 10:76 11:20 ;; CAUTION: experimental output tags follow: ;; ;; output array: ;; 1. id_114 ;; 2. year ;; 3. day ;; 4. hhmm ;; 5. average-Loc27.logger_battery_voltage ;; 6. average-Loc28.panel_temperature_C