# config file for the cronlog # what is the sqlite 3 database file logFile = /var/log/elvlog.log dbFile = /var/log/elvlog.csv table = samples # tmode is either Differential (DIFF) on Single Ended (SE) AinMode = SE SecPerSamp = 60 # When tmode is DIFF only channels 0 to 3 are valid # When tmode is SE channel range is fixed at +/-10V ch0range = BIP10V ch0slope = 0.009765625 ch0intercept = -20.0 ch0header = PlatformCurrent ch0format = %.2f ch1range = BIP10V ch1slope = 0.04883 ch1intercept = -100.0 ch1header = Platform48 ch1format = %2.1f ch2header = Battery1Current ch2range = BIP10V ch2slope = 0.009765625 ch2intercept = -20.0 ch2format = %2.3f ch3header = Battery2Current ch3range = BIP10V ch3slope = 0.009765625 ch3intercept = -20.0 ch3format = %2.3f ch4header = System48 ch4range = BIP10V ch4slope = 0.04883 ch4intercept = -100.0 ch4format = %2.1f ch5header = GFsense(uA) ch5range = BIP10V ch5slope = 0.2441 ch5intercept = -498.4522 ch5format = %.1f ch6header = Platform375 ch6range = BIP10V ch6slope = 0.3418 ch6intercept = -700 ch6format = %2.1f gf3header = System48- gf3format = %.1f gf3settleTime = 1 gf4header = System48+ gf4format = %.1f gf4settleTime = 1 gf5header = System15+ gf5format = %.1f gf5settleTime = 1 gf6header = System15- gf6format = %.1f gf6settleTime = 1 gf7header = Test gf7format = %.1f gf7settleTime = 5