Today all ISI models were restarted to implement a couple ECRs. Changes added 2048 rate dq channels to the HAM ISI models for their cartesian basis drive signals. We store the local basis channels, but those can be hard to trace back to the cartesian basis controls. Also removed fast dq channels for the voltage and current for the ISI coil drivers. The 4k test points are still available, but I haven't really found a need for the high rate data, so they got cut to save some mb/s. Channels are still in the dq table in the model master parts, but commented out, in case someone decides we need them back.
Example differences below for BS and HAM2 from check_model_daq_status:
jim.warner@opslogin0:~ 0$ check_model_daq_configuration h1isibs
--------------------- file times ----------------------
Mon Jul 31 11:07:52 2023 = Model build time
Tue Jul 25 11:30:47 2023 = Current configuration load time
DAQ configuration is changed, processing...
--: fast channel H1:ISI-BS_CDMON_ST1_H1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_H1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_H2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_H2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_H3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_H3_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST1_V3_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_H3_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-BS_CDMON_ST2_V3_V_IN1_DQ removed from DAQ
Total number of DAQ changes = 24
(0 additions, 24 deletions)
And HAM2:
jim.warner@opslogin0:~ 0$ check_model_daq_configuration h1isiham2
--------------------- file times ----------------------
Mon Jul 31 10:21:45 2023 = Model build time
Tue Jul 25 11:30:47 2023 = Current configuration load time
DAQ configuration is changed, processing...
++: fast channel H1:ISI-HAM2_DRIVE_RX_DQ added to the DAQ
++: fast channel H1:ISI-HAM2_DRIVE_RY_DQ added to the DAQ
++: fast channel H1:ISI-HAM2_DRIVE_RZ_DQ added to the DAQ
++: fast channel H1:ISI-HAM2_DRIVE_X_DQ added to the DAQ
++: fast channel H1:ISI-HAM2_DRIVE_Y_DQ added to the DAQ
++: fast channel H1:ISI-HAM2_DRIVE_Z_DQ added to the DAQ
--: fast channel H1:ISI-HAM2_CDMON_H1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_H1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_H2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_H2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_H3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_H3_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V1_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V1_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V2_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V2_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V3_I_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_CDMON_V3_V_IN1_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_ISORAMP_X_IN_DQ removed from DAQ
--: fast channel H1:ISI-HAM2_ISORAMP_X_OUT_DQ removed from DAQ
Total number of DAQ changes = 20
(6 additions, 14 deletions)