;version 070912/PJS, after adding entries for second filter rack ;cpd.ini.brw - Example full setup of instruments [Global] ;Full path to the cpd executable (based on CPD), used when restarting (or if it is PATH, just "cpd") CPDBin=/bin/cpd ;Full path to the state file (again $(CPD)this) CPDState=/etc/cpdstate ;Path to the binarys, must have the trailing / BaseBin=/bin/ ;Instruments to spawn, HEADING:binary ;Or pause:time ;First the instruments ;Instrument=GPS:gps Instrument=BESTUPS:bestups ;Instrument=CNC1:cnserial;regular BRW CPC Instrument=CNC2:cnserial;NOAA replacement CPC ;Instrument=CNC3:cnserial;test cpc Instrument=NEPH1:neph Instrument=NEPH2:neph Instrument=UMAC1:umac; aerosol rack umac Instrument=UMAC2:umac; filter 1 rack umac ;Instrument=UMAC3:umac; filter 2 rack umac Instrument=LOVEPID1:lovepid; aerosol rack Instrument=LOVEPID2:lovepid; filter 1 rack ;Instrument=LOVEPID3:lovepid; filter 2 rack ;Instrument=RAWDATA:rawdatarec Instrument=CCN:ccn Instrument=PSAP3:psap3 Instrument=WINDBIRD:windbird ;Now the controllers Instrument=pause:1.0;changed from 2 as per DCH 080326/eja Instrument=LOVEPIDUMAC1:lovepidumac; aerosol rack Instrument=LOVEPIDUMAC2:lovepidumac; filter 1 rack ;Instrument=LOVEPIDUMAC3:lovepidumac; filter 2 rack Instrument=pause:1.0;changed from 2 as per DCH 080326/eja ;Must be here (after delay) if it is in analog mode (it uses the uMAC) Instrument=AEROSOL:aerosol ;Wait to let aerosol spawn (others use it) Instrument=pause:1.0;changed from 2 as per DCH 080326/eja Instrument=HUMIDOGRAPH:humidograph Instrument=pause:1.0;changed from 2 as per DCH 080326/eja ;Instrument=FILTER2:filter ;Instrument=pause:2.0;removed pause as per DCH email 030824;EJA Instrument=FILTER1:filter ;Wait for others to spawn, aeromon reads from filter Instrument=pause:1.0;changed from 2 as per DCH 080326/eja Instrument=AEROMON:aeromon ;Full path to the serial server, if null, looks in the instrument bin dir for sersrv, if it cant open the file as a full pathname, prepends the bin dir to it, or just sersrv if it's in PATH) SerSrvBin=/aer/prg/cpd/bin/sersrv ;List of headings that designate spanchecks Spancheck=SPANCHECK ;List of uMACs, HEADING:id (id is hundreds digit on analog channels) uMAC=UMAC1:0 uMAC=UMAC2:1 uMAC=LOVEPIDUMAC1:2 uMAC=LOVEPIDUMAC2:3 uMAC=WINDBIRD:6 uMAC=UMAC3:4 uMAC=LOVEPIDUMAC3:5 ;Heading that other instruments will open to get aerosol data Aerosol=AEROSOL ;Heading instruments open filter as (to bypass mainly) Filter=FILTER1 Filter=FILTER2 ;Heading that cpx will use to get aeromon data Aeromon=AEROMON ;Heading that cpx will use to get clap data ;Clap=CLAP ;Heading that cpx will use to get ups data Bestups=BESTUPS ;Heading that cpx will use to get gps data ;Gps=GPS ;Password for the client to use ;ClientPassword=cmdl [Disk] ;Place to create log files, must have the trailing / LogDir=/aer/brw/log/ ;Monitor file to use (gets the log timestamp appended) MonitorFile=CPDMON ;Time to rotate the files, hh:mm format LogRotateInterval=24:00 ;Do log rotation on the day boundary, regardless LogRotateOnDay=TRUE ;Interval to flush files, in minutes FlushInterval=15 ;First field after the timestamp (when writing records) StationID=BRW ;Maximum file size (more causes an auto-switch); in KB MaxFileSize=1024 ;Default for unspcified logging or "GLOBAL" GlobalLogging=TRUE ;Interval to calculate averages GlobalAvgInterval=1:00 ;Default interval for logging, if not specified or set to GLOBAL, mm:ss GlobalLogInterval=15:00 [SPANCHECK] ;List of nephs to check Neph=NEPH1 Neph=NEPH2 ;Time to measure CO2 on spancheck, mm:ss SpanCO2Time=5:00 ;Air SpanAirTime=10:00 ;Time to flush with CO2 SpanCO2FlushTime=8:00 ;With air SpanAirFlushTime=3:00 ;Name for the clients to use ClientName=Spancheck Humidograph=HUMIDOGRAPH Humidograph_SP=30.0, 0.0, 24.0 ;CNC serial#405, model 3760 [CNC1] ;Port description Port=/dev/ttyUSB4:9600E71 ;Printable name (used mainly for error printing) NiceName=CN3760-1 ;Used to create status strings by the client ShortName=C ;Type (3010, 3010Polled, 3703, Pulse) CNType=Pulse ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=CNC001 ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Flow (cc/s) Q_cnc_cc_s=25.317;070914;PJS@BRW;24.81;060816/eja ;Create ca_ records Run_Averages=TRUE [CNC2] ;Port description Port=/dev/ttyUSB12:9600E71 ;Printable name (used mainly for error printing) NiceName=CNC3010#2452 ;Used to create status strings by the client ShortName=C ;Type (3010, 3010Polled, 3703, Pulse) CNType=3010Polled ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=CNC001 ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Flow (cc/s) Q_cnc_cc_s=16.089;072810/aj;16.37;080325/EJA@brw;15.78;070914/PJS@BRW ;Create ca_ records Run_Averages=TRUE [CNC3] Port=/dev/ttyUSB4:9600E71 NiceName=TestCPC ShortName=J CNType=3010Polled IsLogging=GLOBAL LogBase=CNC001 LogPrepend= LogInterval=GLOBAL Q_cnc_cc_s=16.0 Run_Averages=TRUE ;Reference Neph serial number 1012 [NEPH1] ;Port description Port=/dev/ttyUSB0:9600E71 ;Printable name NiceName=TSI Ref Neph #1012 ;Used to create status strings by the client ShortName=N ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=NEPH01 ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Strings to send during init, after all defaults InitStr=L1 InitStr=B255 ;Values to set SMZ=4 STA=1 STB=62 STP=30600 STZ=300 SMB=1 SP=75 ;Set lamp wattage to this on server exit SPexit=75 ;Times to zero check on, seconds into the hour ZeroAt=3418 ;Wavelengths Lambda_Green=550.0 Lambda_Red=700.0 ;Create na_ records Run_Averages=TRUE ;Wet Neph serial number 1087 [NEPH2] ;Port description Port=/dev/ttyUSB1:9600E71 ;Printable name NiceName=TSI Wet Neph #1087 ;Used to create status strings by the client ShortName=O ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=NEPH02 ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Strings to send during init, after all defaults InitStr=L1 InitStr=B255 ;Values to set SMZ=4 STA=1 STB=62 STP=30600 STZ=300 SMB=1 SP=75 ;Set lamp wattage to this on server exit SPexit=75 ;Times to zero check on, seconds into the hour ZeroAt=3418 ;Wavelengths Lambda_Green=550.0 Lambda_Red=700.0 ;Create ca_ records Run_Averages=TRUE ;Aerosol rack uMAC [UMAC1] ;Port description Port=/dev/ttyUSB2:9600N81 ;Printable name NiceName=uMAC-1 ;Used to create status strings by the client ShortName=U ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=UMAC01 ;Address on uMAC chain Addr=0 ;Number of analog input channels to use CountAIch=24 ;Digital channels CountDch=2 ;Minium digital channel MinDch=0 ;Intial values for the analog out channels InitAO=0.0,3.0 ;Intial value for digital channels, hex, 2 digits per channel, accending channel order, left to right InitDO=0000 ;Filter rack 1 uMAC [UMAC2] ;Port description Port=/dev/ttyUSB8:9600N81 ;Printable name NiceName=uMAC-2 ;Used to create status strings by the client ShortName=V ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=UMAC02 ;Address on uMAC chain Addr=0 ;Number of analog input channels to use CountAIch=24 ;Digital channels CountDch=2 ;Minium digital channel MinDch=0 ;Intial values for the analog out channels InitAO=0.0,3.0 ;Intial value for digital channels, hex, 2 digits per channel, accending channel order, left to right InitDO=0020 ;Filter rack 2 uMAC [UMAC3] ;Port description Port=/dev/ttyUSB10:9600N81 ;Printable name NiceName=uMAC-3 ;Used to create status strings by the client ShortName=W ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=UMAC03 ;Address on uMAC chain Addr=0 ;Number of analog input channels to use CountAIch=24 ;Digital channels CountDch=2 ;Minium digital channel MinDch=0 ;Intial values for the analog out channels InitAO=0.0,3.0 ;Intial value for digital channels, hex, 2 digits per channel, accending channel order, left to right InitDO=0020 [AEROSOL] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Aerosol ;Used to create status strings by the client ShortName=A ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=AEROSL ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL Average_On_Contam=TRUE;temporarily set this per derek email 8/15/2006/eja ;uMAC to use for digital out Dig_uMAC=0 ;DOT channel for the impactor Dig_Chan_AnalyzerImpactor=1 ;For the bypass Dig_Chan_Bypass=0 ;Reference neph to use, the heading RefNeph=NEPH1 ;Humidified neph WetNeph=NEPH2 ;CN counter to use F5=CNC F6=CNA ;CNC=CNC1; using regular BRW 3760 CPC CNC=CNC2; using replacement NOAA 3010 CPC CNA=CCN ;Single-wavelength psap CLAP=CLAP ;3 wavelength PSAP PSAP3=PSAP3 ;Seconds to pause averaging after a valve change SecondsToFlush=31 ;Seconds to pause averaging at startup SecondsToSpinup=90 ;Use linear out for cn out CN_Out_Lin=FALSE ;Channel on uMAC to output to, -1 disables CN_uMAC_Chan=-1 ;MFC voltage at STP MFC_Set_V=3.000 ;MFC output channel, -1 disables MFC_uMAC_Chan=-1 ;Default cut to use DefaultCut=FINE ;Cutpoints, format is mm:ss(or just seconds), FINE/COARSE Cutpoint=00:00,COARSE Cutpoint=30:00,FINE ;uMAC channel assignments ;T&RH sensor pairs, -1 disables a channel ;Inlet sensor Chan_Inlet_T=8 Chan_Inlet_RH=200 ;Humido preheater Chan_HumidoPreheat_T=-1 Chan_HumidoPreheat_RH=-1 ;Humido controller Chan_HumidoControl_T=9 Chan_HumidoControl_RH=201 ;Ambient Chan_Ambient_T=-1 Chan_Ambient_RH=-1 ;Sample Chan_Sample_T=8 Chan_Sample_RH=200 ;Rack Chan_Rack_T=-1 Chan_Rack_RH=-1 ;Stack Chan_Stack_T=10 Chan_Stack_RH=202 ;Pumpbox Chan_Pumpbox_T=118 Chan_Pumpbox_RH=-1 ;Heater Chan_Heater_T=-1 Chan_Heater_RH=-1 ;uMAC internal sensor Chan_uMAC_T=60 ;dP sensors Chan_dP_Pitot=19 Chan_dP_Purge=-1 Chan_dP_NephImp=20 Chan_dP_Spare1=-1 Chan_dP_Spare2=21 ;Flowrate sensors Chan_Q_Filter=-1 Chan_Q_Analyzer=203 Chan_Q_Spare3=-1 Chan_Q_Spare4=-1 Chan_Q_Bypass=-1 Chan_Q_CNDrier=14 Chan_Q_CN=12 ;General Chan_Wind_S=600 Chan_Wind_D=601 Chan_P_ambient=-1 ;Calibration info ;For T&RH sensors Cal_RefInlet_T=-273.15,1.0 Cal_WetInlet_T=-273.15,1.0 Cal_Inlet_T=-39.9,100.0;070914/PJS@BRW;-40.0,100.0 Cal_Inlet_RH=0.9914,1.0313;090827aj;-1.4391,1.0352;080328/eja;-0.8401,1.0132;070;914/PJS@BRW;-1.7116,1.041;071706/eja Cal_HumidoPreheat_T=-40.0,100.0 Cal_HumidoPreheat_RH=0.0,1.0 Cal_HumidoControl_T=-38.9,100.0;070914/PJS@BRW Cal_HumidoControl_RH=-0.5034,1.021;072610/aj;-3.3133,1.0481;090827aj;0.7491,0.98;02;080328/eja;-1.5573,0.9851;070914/PJS@BRW;-0.5395,0.9835;-S2-071706/eja Cal_Ambient_T=-40.0,100.0 Cal_Ambient_RH=0.0,1.0 Cal_Sample_T=-39.9,100.0;070914/PJS@BRW Cal_Sample_RH=-1.1743,1.2515;07/26/10aj;0.9914,1.0313;090827aj;-1.4392,1.0352;08;0328/eja;-0.8401,1.0132;070914/PJS@BRW;-1.7116,1.041;071706/eja ;Cal_Rack_T=-40.0,100.0 ;Cal_Rack_RH=0.0 ;Cal_Heater_T=0.0 ;Cal_Heater_RH=0.0 Cal_Stack_T=-40.0, 100.0 Cal_Stack_RH=-2.3647,1.1198;080328/eja;2.068,1.014;060810/eja Cal_Pumpbox_T=-40.0,100.0 Cal_Pumpbox_RH=0.0 Cal_uMAC_T=0.0,1.0 Cal_RefNeph_T=-273.15,1.0 Cal_RefNeph_RH=0.0,1.0 Cal_WetNeph_T=-273.15,1.0 Cal_WetNeph_RH=0.0,1.0 ;dP sensors Cal_dP_Pitot=-0.21,3.6; 060815/eja;-0.311,77.8 Cal_dP_Purge=0.0 Cal_dP_NephImp=-201.21,325.06;06/27/06 aj Cal_dP_Spare1=0.0 Cal_dP_Spare2=-210.92, 325.52;06/27/06/aj ;Flowrate sensors Cal_Q_Analyzer=0.7683,0.8134;072810/aj;0.5397,0.9078;080421/aj;0.7296,0.8864;070;914/PJS@BRW;0.398,0.959;071706/eja Cal_Q_Spare3=30.0 Cal_Q_Spare4=30.0 Cal_Q_Bypass=30.0 ;Cal_Q_CNDrier=0.07,1.17;080330/eja;0.069,1.143;080325/eja;0.0067,1.303;071706/eja Cal_Q_CN=0.0393,0.3908;080330/eja;0.0383,0.381;080325;eja;0.0263,0.4171;070914/P;JS@BRW;0.015,0.386;071706/eja ;General Cal_Wind_S=0,1; 0.0,10.0 Cal_Wind_D=0,1; 0.0,73.0;aligned to true N/jao Cal_P_ambient=1000.0,0.0 [HUMIDOGRAPH] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Humidograph ;Used to create status strings by the client ShortName=H ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=HUMGR1 ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;LovePID DeviceChanAandB=lovepid LovePIDChanA=LOVEPID1:33:1 LovePIDChanB=LOVEPID1:32:1 ;uMAC channel for the pump Pump_uMAC_ch=0 ;uMAC to use for digital out Dig_uMAC=0 ;uMAC Channel for pumprange PumpRange_uMAC_ch=4 ;If false, do not do any setpoints Scanning=TRUE ;Initial (and default) setpoint ;ChanA,ChanB,ChanC,ChanD SP_init=50.0, 25.0, 27.0, L ;Set this on exit SP_idle=100.0, 0.0, 0.0, L ;Setpoints ;Time (either seconds, or mm:ss, both after the hour),ChanA,ChanB,ChanC,ChanD Setpoint=03:00, 30.0, 30.0, 25.0, L; prime the pump Setpoint=04:00, 30.0, 35.0, 21.0, L Setpoint=05:00, 30.0, 38.0, 21.0, L Setpoint=06:00, 30.0, 40.0, 21.0, L Setpoint=07:00, 30.0, 42.0, 21.0, L Setpoint=08:00, 30.0, 44.0, 21.0, L Setpoint=09:00, 30.0, 46.0, 21.0, L Setpoint=10:00, 30.0, 48.0, 21.0, L Setpoint=11:00, 30.0, 50.0, 21.0, L Setpoint=12:00, 30.0, 52.0, 21.0, L Setpoint=13:00, 30.0, 54.0, 21.0, L Setpoint=14:00, 30.0, 56.0, 20.0, L Setpoint=15:00, 30.0, 58.0, 20.0, L Setpoint=16:00, 30.0, 60.0, 20.0, L Setpoint=17:00, 30.0, 62.0, 20.0, L Setpoint=18:00, 30.0, 64.0, 20.0, L Setpoint=19:00, 30.0, 66.0, 20.0, L Setpoint=20:00, 30.0, 68.0, 20.0, L Setpoint=21:00, 30.0, 70.0, 20.0, L Setpoint=22:00, 30.0, 72.0, 20.0, L Setpoint=23:00, 30.0, 74.0, 20.0, L Setpoint=24:00, 30.0, 75.0, 20.0, L Setpoint=25:00, 30.0, 76.0, 20.0, L Setpoint=26:00, 30.0, 77.0, 20.0, L Setpoint=27:00, 30.0, 78.0, 20.0, L Setpoint=28:00, 30.0, 79.0, 20.0, L Setpoint=29:00, 30.0, 80.0, 20.0, L Setpoint=30:00, 30.0, 80.0, 20.0, L Setpoint=31:00, 30.0, 79.0, 20.0, L Setpoint=32:00, 30.0, 78.0, 20.0, L Setpoint=33:00, 30.0, 77.0, 20.0, L Setpoint=34:00, 30.0, 76.0, 20.0, L Setpoint=35:00, 30.0, 75.0, 20.0, L Setpoint=36:00, 30.0, 74.0, 20.0, L Setpoint=37:00, 30.0, 72.0, 20.0, L Setpoint=38:00, 30.0, 70.0, 21.0, L Setpoint=39:00, 30.0, 68.0, 21.0, L Setpoint=40:00, 30.0, 66.0, 21.0, L Setpoint=42:00, 30.0, 64.0, 21.0, L Setpoint=44:00, 30.0, 62.0, 21.0, L Setpoint=46:00, 30.0, 60.0, 21.0, L Setpoint=48:00, 30.0, 56.0, 21.0, L Setpoint=50:00, 30.0, 52.0, 21.0, L Setpoint=52:00, 30.0, 48.0, 21.0, L Setpoint=54:00, 30.0, 40.0, 21.0, L Setpoint=57:00, 30.0, 00.0, 21.0, L;start neph zero check Setpoint=58:00, 30.0, 00.0, 22.0, L [FILTER1] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Filter-1 ;Used to create status strings by the client ShortName=F ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=FILTER01 ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Neph to use, for temp+pressure Neph=NEPH1 ;Filter ID number FilterID=0 ;uMAC to use for digital output Dig_uMAC=1 ;Channel to control the bypass uMAC_ChanBypass=12 ;uMAC digital channels for filter control uMAC_Chan_F1=4 uMAC_Chan_F2=5 uMAC_Chan_F3=6 uMAC_Chan_F4=7 uMAC_Chan_F5=8 uMAC_Chan_F6=9 uMAC_Chan_F7=10 uMAC_Chan_F8=11 ;uMAC analog inputs uMAC_Chan_T_Rack=117 uMAC_Chan_T_Sample=116 uMAC_Chan_RH_Sample=300 uMAC_Chan_Q_Filter=303 ;uMAC channels for dP sensors across filters uMAC_Chan_dp_F1=108 uMAC_Chan_dp_F2=109 uMAC_Chan_dp_F3=110 uMAC_Chan_dp_F4=111 uMAC_Chan_dp_F5=112 uMAC_Chan_dp_F6=113 uMAC_Chan_dp_F7=114 uMAC_Chan_dp_F8=115 ;uMAC analog out channel to use for MFC uMAC_ChanMFC=-1 ;Hours to use each filter for HoursEachFilter=96 ;Hour to start sampling, hours after midnight StartHour=0 ;Seconds to pull air though blank before sampling SecondsOnBlank=10 ;Voltage to set, at STP MFC_SetQ=3.0 DisableRackHeaters=TRUE ;Rack heat, watts RackHeat=50 ;uMAC channel for the 25 watt heater uMAC_Chan_25w_Heater=-1 ;uMAC channels for the two 50 watt heaters uMAC_Chan_50w_Heaters=-1,-1; added second -1 per dereks email 081606 eja ;Calibration for the dp sensors Cal_dp_F1=-230.66,337.94;080418/aj-214.71,214.16;071706/eja Cal_dp_F2=-216.78,333.03;080418/aj;-214.06,213.70;071706/eja Cal_dp_F3=-230.89,338.88;080418/aj;-215.29,214.25;071706/eja Cal_dp_F4=-220.42,332.62;080418/aj-214.00,213.79;071706/eja Cal_dp_F5=-211.21,333.41;080418/aj;-215.35,214.68;071706/eja Cal_dp_F6=-210.01,327.53;080418/aj;-214.81,214.50;071706/eja Cal_dp_F7=-213.05,328.09;080418/aj;-214.24,214.29;071706/eja Cal_dp_F8=-205.34,326.83;080418/aj;-216.23,214.42;071706/eja Cal_Q_Filter=0.0689,0.7771;072910/aj;0.0664,0.9874;070914/PJS@BRW;-0.224,1.011;0;71706/eja Cal_T_Rack=-40.4,100.0;070914/PJS@BRW Cal_T_Sample=-40.5,100.0;070914/PJS@BRW Cal_RH_Sample=-2.3536,0.9932;080328/eja;-1.3336,1.0243;070914/PJS@BRW;-1.5252,0.9762;071706/eja [FILTER2] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Filter-2 ;Used to create status strings by the client ShortName=G ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=FILTER02 ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;Neph to use, for temp+pressure Neph=NEPH1 ;uMAC to use for digital output Dig_uMAC=4 ; Filter ID number FilterID=1 ;Channel to control the bypass uMAC_ChanBypass=12 ;uMAC digital channels for filter control uMAC_Chan_F1=4 uMAC_Chan_F2=5 uMAC_Chan_F3=6 uMAC_Chan_F4=7 uMAC_Chan_F5=8 uMAC_Chan_F6=9 uMAC_Chan_F7=10 uMAC_Chan_F8=11 ;uMAC analog inputs uMAC_Chan_T_Rack=417 uMAC_Chan_T_Sample=416 uMAC_Chan_RH_Sample=500 uMAC_Chan_Q_Filter=503 ;uMAC channels for dP sensors across filters uMAC_Chan_dp_F1=408 uMAC_Chan_dp_F2=409 uMAC_Chan_dp_F3=410 uMAC_Chan_dp_F4=411 uMAC_Chan_dp_F5=412 uMAC_Chan_dp_F6=413 uMAC_Chan_dp_F7=414 uMAC_Chan_dp_F8=415 ;uMAC analog out channel to use for MFC uMAC_ChanMFC=-1 ;Hours to use each filter for HoursEachFilter=24 ;Hour to start sampling, hours after midnight StartHour=0 ;Seconds to pull air though blank before sampling SecondsOnBlank=10 ;Voltage to set, at STP MFC_SetQ=3.0 ;Rack heat, watts RackHeat=0 ;uMAC channel for the 25 watt heater ;uMAC_Chan_25w_Heater=-1 ;uMAC channels for the two 50 watt heaters ;uMAC_Chan_50w_Heaters=-1 ;Calibration for the dp sensors Cal_dp_F1=-217.73,219.28;071806/eja Cal_dp_F2=-216.64,219.34;071806/eja Cal_dp_F3=-215.50,219.73;071806/eja Cal_dp_F4=-214.67,218.64;071806/eja Cal_dp_F5=-217.36,219.48;071806/eja Cal_dp_F6=-217.35,219.67;071806/eja Cal_dp_F7=-217.86,220.01;071806/eja Cal_dp_F8=-217.50,220.03;071806/eja Cal_Q_Filter=-0.5095,1.001;080421/aj;-0.1479,1.0103;070914/PJS@BRW;-0.297,0.997;071806/eja Cal_T_Rack=-40.3,100.0;070914/PJS@BRW Cal_T_Sample=-40.6,100.0;070914/PJS@BRW Cal_RH_Sample=0.3231,0.9379;080328/eja;-0.03,1.000;070914/PJS@BRW;-1.1165,0.9668;071706/eja [AEROMON] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Aerosol Contamination ;Used to create status strings by the client ShortName=M ;Are we logging? (initially, can be changed while running) IsLogging=GLOBAL ;Gets "_yyyymmdd_hhmm" appended to it, and used as the log out file LogBase=AERMON ;Prepend this to all log entries LogPrepend= ;Interval between log entries, in mm:ss, or GLOBAL (to use to default) LogInterval=GLOBAL ;CN counter to use for contamination control CNC=CNC2 ;Filter, used to log its dP sensors Filter=FILTER1 ;Maximum dP across the Neph impactor, -1.0 disables Max_NephImp_dP=100.0 ;CNC contamination control ;CNC>this is always contaminated CNCC_Dirty=4000.0 ;CNC