Here is another trick for the DAQ setup when you add a DAQ channel associated with a new front end code.
Once you finish setting up the things properly according to this wiki page (this page ), you have to go to
/cvs/cds/rtcds/caltech/c1/target/fb
and then edit the file called master.
This file contains necessary path where fb should look at, for the daqd initialization.
Add your path associated with your new front end code on this file, for example:
/opt/rtcds/caltech/c1/chans/daq/C1LSC.ini
/opt/rtcds/caltech/c1/target/gds/param/tpchn_c1lsc.par
After editing the file, restart the daqd on fb by the usual commands:
telnet fb 8088
shutdown |