[Joe and Kiwamu]
We added some more DAQ channels on c1sus.
We wanted to try diagonalizing the input matrices of the ITMX OSEMs because the motion of ITMX looked noisier than the others
So for this purpose we tried adding DAQ channels so that we can take spectra anytime.
After some debugging, now they are happily running.
(DAQ activation code)
There is a code which activates DAQ channels written by Yuta in this October.
/cvs/cds/rtcds/caltech/c1/chans/daq/activateDAQ.py
If you just execute this code, it is supposed to activate the DAQ channels automatically by editing C1AAA.ini files.
However there were some small bugs in the code, so we fixed them.
Now the code seems fine.
(reboot fb DAQ process)
When new DAQ channels are added, one has to reboot the DAQ process running on fb.
To do this, log in to a certain port on fb,
telnet fb 8088
shutdown
Then the process will automatically recover by itself.
After doing the above reboo job, we found tpman on C1IOO got down.
We don't fully understand why only C1IOO was affected, but anyway rebooting of the c1ioo front end machine fixed the problem.
|