;cpd.ini.amf - configured for the ARM Mobile Facility ;modified june 2005 for humidified neph aj [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=CNC1:cnserial Instrument=NEPH1:neph ;Instrument=NEPH2:neph Instrument=UMAC1:umac Instrument=PSAP3:psap3 Instrument=LOVEPID1:lovepid ;Instrument=RAWDATA:rawdatarec Instrument=CCN:ccn ;Instrument=PWD22:pwd22 ;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=AEROSOL:aerosol ;Wait to let aerosol spawn (others use it) ;Instrument=pause:2.0 ;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=LOVEPIDUMAC1:2 ;Heading that other instruments will open to get aerosol data Aerosol=AEROSOL ;Heading instruments open filter as (to bypass mainly) ;Heading that cpx will use to get aeromon data Aeromon=AEROMON ;Password for the client to use ;ClientPassword=cmdl [Disk] ;Place to create log files, must have the trailing / LogDir=/aer/amf/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=AMF ;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 Humidograph=HUMIDOGRAPH humidograph_SP=30.0, 0.0, 20.0, L [CNC1] ;Port desciption Port=/dev/ttyUSB1:9600E71 ;Printable name (used mainly for error printing) NiceName=CNC3010 ;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=14.264;100525/aj16.652;090417/aj;16.5;0806/aj ;Create ca_ records Run_Averages=TRUE ;Reference Neph [NEPH1] ;Port description Port=/dev/ttyUSB0:9600E71 ;Printable name NiceName=TSI Neph-1:2009 ;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=71 ;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 desciption Port=/dev/ttyUSB3:9600E71 ;Printable name NiceName=TSI Neph-2:2008 ;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=61 STP=30600 STZ=300 SMB=1 SP=75 ;Set lamp wattage to this on server exit SPexit=71 ;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 desciption Port=/dev/ttyUSB5: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 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 field 5, CNA field 6 CNC=CNC1 CNA=CCN ;3 wavelength psap PSAP3=PSAP3 ;Seconds to pause averaging after a valve change SecondsToFlush=35 ;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=2.900 ;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=30:00,FINE ;uMAC channel assignments ;T&RH sensor pairs, -1 disables a channel ;Inlet sensor (same as stack sensor) Chan_Inlet_T=8 Chan_Inlet_RH=200 ;Humido preheater Chan_HumidoPreheat_T=10; when there is a humidifer Chan_HumidoPreheat_RH=202; when there is a humidifier ;Humido controller Chan_HumidoControl_T=9; when there is a humidifer Chan_HumidoControl_RH=201; when there is a humidifier ;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=-1 Chan_Stack_RH=-1 ;Pumpbox Chan_Pumpbox_T=-1 Chan_Pumpbox_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=17 Chan_Q_CN=16 ;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.577,101.67;090417/aj;-40.0,100.0 Cal_Inlet_RH=-3.5128,1.0903;090417/aj;2.696,0.8883;070323/aj; 1.0499,0.9731; 050305/PJS Cal_HumidoPreheat_T=-40.4322,101.28;090417/aj;-40.0,100.0 Cal_HumidoPreheat_RH=0.7864,1.0265;090417/aj;3.0069,1.0358;0806/aj;0.1994,0.979 ;050628/aj Cal_HumidoControl_T=-40.8098,101.047;100524/aj;-40.7301,101.56;090417/aj;-40.0,100.0 Cal_HumidoControl_RH=3.7591,1.0515; 100524/1j; 0.9847,1.0404;090417/aj;0.8429,1.0259;0806/aj;0.1435,0.992 ;050628/aj Cal_Ambient_T=-40.0,100.0 Cal_Ambient_RH=0.0,100.0 Cal_Sample_T=-40.577,101.67;090417/aj Cal_Sample_RH=-3.5128,1.0903;090417/aj;1.6452,0.9675; 050305/PJS 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.8429,1.0259;use old S2;2.5011,1.0331;0806/aj; 1.0499,0.9731; 050305/PJS 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=-13.794,0.9145 Cal_WetNeph_T=-273.15,1.0 Cal_WetNeph_RH=-11.621,0.9968 ;dP sensors Cal_dP_Pitot=-0.723,7.718; 050307/PJS Cal_dP_Purge=0.0 Cal_dP_NephImp=-280.0,250.0;estimate 090417/aj;-50.32,114.86; 050226/PJS Cal_dP_Spare1=0.0 Cal_dP_Spare2=-46.18,114.61; CN system vacuum, 050226/PJS ;Flowrate sensors Cal_Q_Analyzer=0.9486,1.0187;100524/aj;1.2364,0.9286;090417/aj;1.0436,0.948;0806/aj;-0.283,0.9899; 050226/PJS Cal_Q_Spare3=-0.0721,6.012;080626/aj Cal_Q_Spare4=30.0 Cal_Q_Bypass=30.0 Cal_Q_CNDrier=0.0646,1.9095;0806/aj;0.1539,2.649; volume flow rate used, 050226/PJS Cal_Q_CN=0.032,0.3946;090417/aj;0.0176,0.2669;0.1101,0.4609; volume flow rate used, 050226/PJS ;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 ;LovePID DeviceChanAandB=lovepid LovePIDChanA=LOVEPID1:33:1 LovePIDChanB=LOVEPID1:32:1 ;uMAC analog channel for the pump Pump_uMAC_ch=0 ;uMAC to use for digital out Dig_uMAC=0 ;uMAC Channel for pumpvalve PumpRange_uMAC_ch=4 ;Stop scanning if Q_Analyzer is less than 10 lpm Q_Analyzer_Min=10.0 ;If false, do not do any setpoints Scanning=TRUE ;Initial (and default) setpoint ;ChanA,ChanB,ChanC,ChanD SP_init=40.0, 30.0, 25.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, 38.0, 0.0, 30.0, L;prime pump Setpoint=06:00, 38.0, 40.0, 23.0, L Setpoint=08:00, 38.0, 45.0, 23.0, L Setpoint=10:00, 38.0, 50.0, 23.0, L Setpoint=11:00, 38.0, 53.0, 23.0, L Setpoint=12:00, 38.0, 56.0, 23.0, L Setpoint=13:00, 38.0, 59.0, 23.0, L Setpoint=14:00, 38.0, 61.0, 23.0, L Setpoint=15:00, 38.0, 63.0, 23.0, L Setpoint=16:00, 38.0, 65.0, 23.0, L Setpoint=17:00, 38.0, 67.0, 23.0, L Setpoint=18:00, 38.0, 69.0, 23.0, L Setpoint=19:00, 38.0, 71.0, 23.0, L Setpoint=20:00, 38.0, 73.0, 23.0, L Setpoint=21:00, 38.0, 75.0, 23.0, L Setpoint=22:00, 38.0, 77.0, 23.0, L Setpoint=23:00, 38.0, 78.0, 23.0, L Setpoint=24:00, 38.0, 79.0, 23.0, L Setpoint=25:00, 38.0, 80.0, 23.0, L Setpoint=26:00, 38.0, 81.0, 23.0, L Setpoint=27:00, 38.0, 82.0, 23.0, L Setpoint=28:00, 38.0, 83.0, 23.0, L Setpoint=29:00, 38.0, 84.0, 23.0, L Setpoint=30:00, 38.0, 84.0, 23.0, L Setpoint=31:00, 38.0, 84.0, 23.0, L Setpoint=32:00, 38.0, 83.0, 23.0, L Setpoint=33:00, 38.0, 82.0, 23.0, L Setpoint=34:00, 38.0, 81.0, 23.0, L Setpoint=35:00, 38.0, 80.0, 23.0, L Setpoint=36:00, 38.0, 79.0, 23.0, L Setpoint=37:00, 38.0, 78.0, 23.0, L Setpoint=38:00, 38.0, 76.0, 23.0, L Setpoint=39:00, 38.0, 74.0, 23.0, L Setpoint=40:00, 38.0, 72.0, 23.0, L Setpoint=41:00, 38.0, 70.0, 23.0, L Setpoint=42:00, 38.0, 68.0, 23.0, L Setpoint=43:00, 38.0, 66.0, 23.0, L Setpoint=44:00, 38.0, 62.0, 23.0, L Setpoint=45:00, 38.0, 58.0, 23.0, L Setpoint=46:00, 38.0, 54.0, 23.0, L Setpoint=47:00, 38.0, 50.0, 23.0, L Setpoint=48:00, 38.0, 46.0, 23.0, L Setpoint=49:00, 38.0, 42.0, 23.0, L Setpoint=50:00, 38.0, 38.0, 23.0, L Setpoint=51:00, 38.0, 0.0, 23.0, L Setpoint=52:00, 38.0, 0.0, 23.0, L Setpoint=53:00, 38.0, 0.0, 23.0, L Setpoint=54:00, 38.0, 0.0, 23.0, L Setpoint=56:00, 38.0, 0.0, 23.0, L Setpoint=58:00, 38.0, 0.0, 23.0, L [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=9000.0 ;CNC