// // ctdDriver.cfg // // * This config file is normally used for CTD board 1. // * Used this config file if 1 seabird tasks is used. // // Calibration constants TP4122 and CP2514 // For boardset #1 in ALTEX Science Payload // // Updated with new sensor coefficients 24 July 2002 dg // Swapped O2 sensor 25 Nov 03 dg // Updated with new sensor coefficients 10 Aug 2004 drthom // Updated with new sensor coefficients 3 Jan 2004 dougie // Updated with new sensor coefficients 3 May 2005 dougie // Updated with new sensor coefficients 15 Aug 2005 drthom // Updated with new sensor coefficients 27 AUg 2005 hthomas // Updated with new sensor coefficients 24 Apr 2006 drthom // Updated with new sensor coefficients 19 Sep 2006 dougie // Updated with new sensor coefficients 28 Dec 2006 drthom // Updated with new sensor coefficients 26 Jun 2007 dougie // Updated with new sensor coefficients 19 Jun 2008 dougie // Added CDOM fluorometer on voltage channel 5 15 Nov 2007 dc // Updated with new sensor coefficients 18 Feb 2009 dougie // Updated with new sensor coefficients 08 Jan 2010 dougie // Updated with new sensor coefficients 17 Jun 2010 dougie // Updated with new sensor coefficients 14 May 2012 eric // changed CDOM to Rhodamine June 28 2010 hjt // kept the analog channel set up for rhodamine October 7 2010 hjt // Updated with new sensor coefficients 09 Feb 2011 dougie // updated voltage channel 5 to CDOM, no longer using rhodamine // fluorometer 13 Jun 2011 dc //TempSerialNumber = 0996; t_a = 3.68121075e-03; t_b = 6.01041827e-04; t_c = 1.49062364e-05; t_d = 2.13824806e-06; t_f0 = 6360.765; //CondSerialNumber = 2677; c_a = 5.41004211e-05; c_b = 1.46658329e00; c_c = -1.05171230e01; c_d = -8.44139487e-05; c_m = 4.2; eps = -9.57e-08; //OxygenSerialNumber = 0618; SOc = 0.4748; BOc = 0.0000; Voff = -0.5166; TCor = -0.0008; PCor = 1.3500e-04; //CDOMSerialNumber = FLCDMBA-812; ScaleFactor = 50; DarkCounts = 0.047; //RhodaminSerialNumber = FLRHMBA-1376 //ScaleFactor=0.141 //DarkCounts=55 NUMVOLTAGES = 6; v1name = spare; v2name = spare; v3name = humidity; v4name = flow1; v5name = CDOM; v6name = dissolvedO2; //whether or not the boardset needs the pressure sensor config cmds sent PressureConfig = N;