Main INDEX
Monthly INDEX
PREV
NEXT
Make New Entry,
Make Followup Entry
User name R. Michaels
Log entry time 16:30:08 on December13,2010
Entry number 344168
Followups:
keyword=new DAQ alarm
If the DAQ crash there should (I hope) be an audible alarm within
3 minutes whose meaning is obvious. Don't rely on this too much,
however. Should use common sense to judge if the DAQ has crashed.
It's possible the alarm gives false alarms. If so, here's how
to disable it:
1. edit ~a-onl/scripts/getruninfo_bgr so that (near the bottom) the
start_dtalarm script is commented out
2. kill the process "checkdaq" on adaql2.
ps awx | grep checkdaq
kill -9 the PID
----------------
The alarm wasn't tested completely since the experiment is trying
to run. I can imagine some reasons why it might not work, which
is why I emphasize to use common sense.