// // 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 //TempSerialNumber = 04122; t_a = 3.68121368e-03; t_b = 6.06700206e-04; t_c = 1.67504575e-05; t_d = 2.22273116e-06; t_f0 = 3181.454; //CondSerialNumber = 02514; c_a = 2.99484516e-05; c_b = 1.61301615; c_c = -10.6436217; c_d = -8.41135705e-05; c_m = 4.5; eps = -9.57e-08; //OxygenSerialNumber =0461; SOc = 0.4287; BOc = 0.000; Voff = -0.5249; TCor = 0.0006; PCor = 1.350e-04; NUMVOLTAGES = 6; v1name = spare; v2name = spare; v3name = humidity; v4name = flow1; v5name = OBS; v6name = dissolvedO2; //whether or not the boardset needs the pressure sensor config cmds sent PressureConfig = N;