# if a variable has a number suffix, it is associated # with the Black Box channel of the same number # averaging period (e.g., aver0) is expressed in terms of multiples # of sampling period, i.e. if you want 15 second samples averaged every # minute, you'd have samp0 = 15 and aver0 = 4 (4*15=60) # This config was put together by Gary Hodges on 20230417 to test a different # version of xtty (That Gary is also supplying). We're trying to solve a # problem of extended data gaps associated with the new thermopile MFRSR # that was installed with the BRS instrument suite. sitename = S01 latitude = 36.605 longitude = 97.485 #uval = 0 flags = $20 sampling = 20 averaging = 1 numchannels = 7 dauxs = $00000000 aauxs = $000011FF counters = $000000 motorangle = 30 #bandangle = -1 bandangle = 3 # communications parameters (19200 is the fastest of Yankee board will run) #baud = 9600 baud = 19200 # timeout interval (in seconds) retries = 3 timeout = 10 # login and system passwords password = Langley! supassword = Irradiance! # commands to send # ordinarily, MFRSR's will get their data dumped and then # get their status checked, including time. So this # doesn't really need to be set. # Command "T 2" grabs data from memory card # commands = "M 0, M 1, T 2, M $7FFF" # commands = M 1, T 2, S 0, M $7FFF, O 17587, H 0 commands = M 0, T 2, M $7FFF # clock maintenance variables resetauthority = yes timeset = yes mindrift = 0 uval = 0