// // 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 //TempSerialNumber = 0806; t_a = 3.68121202e-03; t_b = 5.98567579e-04; t_c = 1.48936944e-05; t_d = 2.46103676e-06; t_f0 = 5708.765; //CondSerialNumber = 0435; c_a = 1.22819703e-06; c_b = 4.57340894e-01; c_c = -4.12560998; c_d = -7.24043088e-05; c_m = 5.2; 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;