fb4 is now logging channels in the c3 (PSL) lab. To update channels you need to:
- ssh into 10.0.1.156 with username controls (ssh -Y controls@10.0.1.156);
- cd to dir /opt/rtcds/caltech/c4/chans/daq/ and edit entries in C3CTN.ini, the setout and units are obvious from the file;
- find the daqd process with "$ps -e | grep daqd" and then kill it with "$kill -9 <PID from previous command>";
- Check with dataviewer, this can be launched by setting environment variable with "$LIGONDSIP=localhost" and then running "$dataviewer" on the fb4 machine. You will need to have window forwarding on.
I have updated the environment temperature sensors and they should be logging properly now. Unfortunately some channel name changes meant they were not logged over the weekend. |