;cpd.ini.wlg- configured for the Mt. Waliguan GAW station [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=WATLOW:watlow Instrument=CNC1:cnserial ;Instrument=CNC2:cnserial Instrument=NEPH1:neph ;Instrument=NEPH2:neph ;Instrument=NEPHM903:nephM903 ;Instrument=OZONEMON:ozonemon Instrument=UMAC1:umac ;Instrument=UMAC2:umac ;Instrument=AETHALOMETER:aethalometer Instrument=PSAP3:psap3 Instrument=LOVEPID1:lovepid ;Instrument=RAWDATA:rawdatarec ;Instrument=CCN:ccn ;Instrument=SEMS:sems ;Can only be here if it is in serial mode ;Instrument=CLAP:clap ;Now the controllers Instrument=pause:2.0 Instrument=LOVEPIDUMAC1:lovepidumac Instrument=pause:2.0 ;Must be here (after delay) if it is in analog mode (it uses the uMAC) ;Instrument=CLAP:clap ;Instrument=SCHEDULE:schedule Instrument=AEROSOL:aerosol ;Wait to let aerosol spawn (others use it) ;Instrument=pause:2.0 ;Instrument=FILTER:filter ;Wait for others to spawn, aeromon reads from filter Instrument=pause:2.0 ;Instrument=HUMIDOGRAPH:humidograph 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 ;Heading that other instruments will open to get aerosol data Aerosol=AEROSOL ;Heading instruments open filter as (to bypass mainly) ;Filter=FILTER ;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/wlg/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=WLG ;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=7:00 ;With air SpanAirFlushTime=3:00 ;Name for the clients to use ClientName=Spancheck [CNC1] ;Port description Port=/dev/ttyUSB2:9600E71 ;Printable name (used mainly for error printing) NiceName=CNC3010-1 ;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.65;20110729 sjy;16.10; 20100422 sjy;16.39; 20090508;16.23;20080409;15.47;20070818 sjy;15.64 ;20060906sjy14.97;20060905 sjy;16.06;2006.1.15 sjy ;Create ca_ records ;Run_Averages=TRUE [CNC2] ;Port description ;Port=/dev/ttyS0:9600E71 ;Printable name (used mainly for error printing) NiceName=CNC3010-2 ;Used to create status strings by the client ShortName=D ;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=CNC002 ;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.52;020401/PJS ;Create ca_ records ;Run_Averages=TRUE ;Reference Neph [NEPH1] ;Port description Port=/dev/ttyUSB3:9600E71 ;Printable name NiceName=TSI Neph-1 ;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=61 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 [NEPH2] ;Port description ;Port=/dev/ttyUSB3:9600E71 ;Printable name NiceName=TSI Neph-2 ;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=29 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=3420 ;Wavelengths Lambda_Green=550.0 Lambda_Red=700.0 ;Create ca_ records ;Run_Averages=TRUE ;Aerosol rack uMAC [UMAC1] ;Port description Port=/dev/ttyUSB7: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 uMAC [UMAC2] ;Port description ;Port=/dev/ttyUSB5: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=0000 [CLAP] ;Show window initially DefaultShow=FALSE ;Running in analog mode? (don't need Port if true) Analog=FALSE ;Port description ;Port=/dev/ttyUSB2:9600N81 ;Printable name (used mainly for error printing) NiceName=CLAP ;Used to create status strings by the client ShortName=L ;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=CLAP01 ;Prepend this to all log entries LogPrepend= ;Number of points to smooth with SmoothTC=10 ;Sample area in m^2 (only applies to serial) Area_m2=1.924E-5 ;Detect filter changes (START,STOP,BOTH,NONE) Autodetect=BOTH ;Instrument serial number Serial_Number=100 ;Channel for linear Bap (only used if Analog=TRUE) Chan_Bap_lin=5 ;log10 Bap Chan_Bap_log=4 ;Filter Transmittance Chan_Tr=6 ;Flow rate Chan_Q_slpm=7 ;Respective calibrations (Analog only) Cal_Analog_Bap_lin=-1.E-6,1.0E-5; Cal_Analog_Bap_log=7.,1.,0. Cal_Analog_Tr=0.0,0.25 Cal_Analog_Q_slpm=0.0,1.0 ;Instrument calibrations Cal_Bap=0.0,1.0 Cal_Tr=0.0,1.0 Cal_Q_slpm=-0.0768,0.946 ;Filter transimittance correction Cal_TRC=0.814,1.237 ;Create la_ records ;Run_Averages=TRUE [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 ;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 CNC=CNC1 ;CNA=CCN ;CNA=CNC2 CLAP=PSAP3 ;Seconds to pause averaging after a valve change SecondsToFlush=31 ;060215/LP ;Seconds to pause averaging at startup SecondsToSpinup=90 ;include locally-contaminated data in averages ;Average_On_Contam=TRUE ;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=COARSE ;Cutpoints, format is mm:ss(or just seconds), FINE/COARSE Cutpoint=00:00,COARSE Cutpoint=06:00,FINE Cutpoint=12:00,COARSE Cutpoint=18:00,FINE Cutpoint=24:00,COARSE Cutpoint=30:00,FINE Cutpoint=36:00,COARSE Cutpoint=42:00,FINE Cutpoint=48:00,COARSE Cutpoint=54:00,FINE ;uMAC channel assignments ;T&RH sensor pairs, -1 disables a channel ;Inlet sensor (same as stack sensor) Chan_Inlet_T=9 Chan_Inlet_RH=200;20060812 sjy;8 ;Humido preheater Chan_HumidoPreheat_T=-1;17 when there is a humidifer Chan_HumidoPreheat_RH=-1;15 when there is a humidifier ;Humido controller Chan_HumidoControl_T=-1;18 when there is a humidifer Chan_HumidoControl_RH=-1;202 when there is a humidifier ;Ambient Chan_Ambient_T=-1 Chan_Ambient_RH=-1 ;Sample Chan_Sample_T=11 Chan_Sample_RH=201;20060812 sjy;10 ;Rack Chan_Rack_T=-1 Chan_Rack_RH=-1 ;Stack Chan_Stack_T=9 Chan_Stack_RH=200;20060812 sjy;8 ;Pumpbox Chan_Pumpbox_T=-1 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=21 Chan_dP_Spare1=-1 Chan_dP_Spare2=22 ;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=-1 Chan_Q_CN=-1 ;General Chan_Wind_S=-1 Chan_Wind_D=-1 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=-40.0,100.0 Cal_Inlet_RH=-0.71125,0.9905;20100422 sjy;-0.3666,1.0418;20070818sjy;-4.106,1.032;20060812 sjy;0.76,91.272;05/05/05 aj Cal_HumidoPreheat_T=-40.0,100.0 Cal_HumidoPreheat_RH=0.0,100.0 Cal_HumidoControl_T=-40.0,100.0 Cal_HumidoControl_RH=0.0,100.00 Cal_Ambient_T=-40.0,100.0 Cal_Ambient_RH=0.0,100.0 Cal_Sample_T=-40.0,100.0 Cal_Sample_RH=-0.14997,1.078;20110823sjy;-2.1291,1.1218;20110729 sjy;-1.86141,1.07395;20100422 sjy;-0.4779,1.088;20090508;0.3165,1.0325;20070818sjy;-1.4,1.055;20060812 sjy;1.7767,89.705;05/05/05 aj Cal_Rack_T=-40.0,100.0 Cal_Rack_RH=0.0,100.0 Cal_Heater_T=-40.0,100.0 Cal_Heater_RH=0.0,100.0 Cal_Stack_T=-40.0,100.0 Cal_Stack_RH=-0.71125,0.9905;20100422 sjy;-0.3666,1.0418;20070818sjy;-4.106,1.032;20060812 sjy;0.76, 91.272;050505 aj Cal_Pumpbox_T=-40.0,100.0 Cal_Pumpbox_RH=0.0,100.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.06994,4.3862;20110729 sjy;-0.09566,4.1345; 20100422 sjy;-0.1724, 3.8891;20070818/sjy;-0.280,3.91;20060811/sjy;-0.723,7.718;AMF cal put in/PJS/050819;-217.76,342.41;050505 aj Cal_dP_Purge=0.0 Cal_dP_NephImp=-186.25,318.81; 20110729 sjy;-197.81,324.05;20100422 sjy;-194.3,322.7;20070818/sjy;-195.7,327.9;20060811/sjy;-211.06,349.15;050505aj;-50.32,114.86; 050226/PJS Cal_dP_Spare1=0.0 Cal_dP_Spare2=-187.85,320.36;20110729 sjy;-196.98,324.01;20100422 sjy;-194.9,322.7;20070818/sjy;-198.2,328.1;20060811/sjy;-227.01,353.31;050505 aj;-46.18,114.61; 050226/PJS ;Flowrate sensors Cal_Q_Filter=-0.0461,9.7402 Cal_Q_Analyzer=-0.27957, 0.99528;20110729 sjy; -0.22739,0.999665;20100423,sjy;-0.2287,1.0024;20090508sjy;-0.1497,0.9953;20070818/sjy;-0.109,0.943;20060812 sjy;-0.268,0.9934;050505 aj Cal_Q_Spare3=30.0 Cal_Q_Spare4=30.0 Cal_Q_Bypass=30.0 Cal_Q_CNDrier=3.43;20060812 sjy;6.13;slpm critical orifice 050505 aj Cal_Q_CN=0.9991; 20110729 sjy;0.9662;20100422 sjy;0.9835;20090508 sjy;0.92835 vlpm;20070819sjy;1.013;slpm critical orifice 050505 aj ;General Cal_Wind_S=0.0,10.0 Cal_Wind_D=180.0,72.0;aligned to true N/jao Cal_P_ambient=1000.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 ;Watlow ;Watlow=WATLOW ;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=3 ;If false, do not do any setpoints Scanning=FALSE ;Initial (and default) setpoint ;ChanA,ChanB,ChanC,ChanD SP_init=60.0, 100.0, 50.0, H ;Set this on exit SP_idle=0.0, 100.0, 0.0, L ;Setpoints ;Time (either seconds, or mm:ss, both after the hour),ChanA,ChanB,ChanC,ChanD Setpoint=3:00, 30.0, 0.0, 0.0, L;measure at lowest RH Setpoint=13:00, 30.0, 40.0, 50.0, H;prime the pump, start humidifying Setpoint=15:00, 30.0, 40.0, 16.0, L Setpoint=21:00, 30.0, 50.0, 16.0, L Setpoint=27:00, 30.0, 60.0, 16.0, L Setpoint=33:00, 30.0, 70.0, 16.0, L Setpoint=39:00, 30.0, 78.0, 16.0, L Setpoint=45:00, 30.0, 83.0, 16.0, L Setpoint=51:00, 30.0, 88.0, 16.0, L Setpoint=57:00, 30.0, 00.0, -20.0, H;drain humidifier, start neph zero check Setpoint=58:00, 30.0, 00.0, 0.0, L;let system dry out [FILTER] ;Show window initially DefaultShow=FALSE ;Printable name (used mainly for error printing) NiceName=Filter ;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=FILTER ;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=1 ;Channel to control the bypass uMAC_ChanBypass=0 ;uMAC digital channels for filter control uMAC_Chan_F1=1 uMAC_Chan_F2=2 uMAC_Chan_F3=3 uMAC_Chan_F4=4 uMAC_Chan_F5=5 uMAC_Chan_F6=6 uMAC_Chan_F7=7 uMAC_Chan_F8=8 ;uMAC analog inputs uMAC_Chan_T_Rack=111 uMAC_Chan_T_Sample=112 uMAC_Chan_RH_Sample=113 uMAC_Chan_Q_Filter=114 ;uMAC channels for dP sensors across filters uMAC_Chan_dp_F1=115 uMAC_Chan_dp_F2=116 uMAC_Chan_dp_F3=117 uMAC_Chan_dp_F4=118 uMAC_Chan_dp_F5=119 uMAC_Chan_dp_F6=120 uMAC_Chan_dp_F7=121 uMAC_Chan_dp_F8=122 ;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=30.0 ;Rack heat, watts RackHeat=0 ;uMAC channel for the 25 watt heater uMAC_Chan_25w_Heater=15 ;uMAC channels for the two 50 watt heaters uMAC_Chan_50w_Heaters=14,13 ;Calibration for the dp sensors Cal_dp_F1=-55.425,113.62 Cal_dp_F2=-54.101,112.7 Cal_dp_F3=-57.505,113.68 Cal_dp_F4=-57.098,113.24 Cal_dp_F5=-59.331,113.17 Cal_dp_F6=-61.586,112.88 Cal_dp_F7=-58.477,113.40 Cal_dp_F8=-57.509,113.65 Cal_Q_Filter=-0.0461,9.7402 Cal_MFC_Out=0.0461,0.1027 Cal_T_Rack=-40.,100. Cal_T_Sample=-40.,100. Cal_RH_Sample=-1.6805,102.71;020319/PJS [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=CNC1 ;Filter, used to log its dP sensors ;Filter=FILTER ;Maximum dP across the Neph impactor, -1.0 disables Max_NephImp_dP=100.0 ;CNC contamination control ;CNC>this is always contaminated CNCC_Dirty=8000.0 ;CNC