From 967f52072964a5a3371202b1bbe132525a603928 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 23 Jan 2019 16:06:57 +0100 Subject: [PATCH] add list of DAQ control buttons --- hadesoperator/daqcontrol.tex | 56 ++++++++++++++++++++++++++++++++++++ hadesoperator/main.tex | 8 ++++++ 2 files changed, 64 insertions(+) diff --git a/hadesoperator/daqcontrol.tex b/hadesoperator/daqcontrol.tex index 00446c1..d0bdb9f 100644 --- a/hadesoperator/daqcontrol.tex +++ b/hadesoperator/daqcontrol.tex @@ -4,3 +4,59 @@ \caption{DAQ Control Window} \label{fig:daqcontrol} \end{figure} + +\subsection{DAQ-Operator} +\begin{description} + \item[Start DAQ] The main script to restart the DAQ + \item[Start Stop Trigger] Interrupt sending triggers + \item[Reprogram FPGA] Reload designs to old TRB2 based boards + \item[Reboot OEP] Reload designs of MDC front-ends + \item[Reboot MDC Hub] Reload designs for MDC hub boards + \item[ReSync Missing OEP] Tries to get a failed MDC front-end running again + \item[Reboot TRB3] The equivalent of 'Reprogram FPGA' for new subsystems. +\end{description} + +\subsection{Monitor Tools} +\begin{description} + \item[CTS Mon] The monitor for CTS settings and scalers. One instance should be open for experts, but usually not needed by the operator + \item[Hmon] Opens a browser pointed at \url{https://hades33/mon} + \item[Epics] Opens EPICS. Only needed to open the power supply window ("crate LV"), the rest are detector expert tools + \item[BNET] Opens a browser pointed at \url{https://hades33/eb} to monitor eventbuilders + \item[DAQ Rawmon] Opens a browser pointed at \url{https://hades33/rawmon} for low level data analysis. Expert tool + \item[Daq VNC] This VNC is typically used by experts to remotely control the system. Not used for operating the system from the control room + \item[Chat] A terminal based chat window, not used during beam time + \item[mumble] Conferencing tool, an instance should always be running on the left DAQ computer +\end{description} + +\subsection{Eventbuilder Tools} +\begin{description} + \item[Restart EB] Start eventbuilders again (with new settings or after stop) + \item[Stop EB] Stop eventbuilders + \item[Restart BNET N Builder] Sets the number of running instances of eventbuilders. Change only on request. E.g. 1 Builder for cosmics, 6/8 for beam data. + \item[Start/Stop TDC CAL] Do a calibration run for TDCs. See the corresponding section of the manual + \item[Prefix XX] Change the file prefix. 'co' for cosmics, 'be' for beam data, 'te' during breaks +\end{description} + +\subsection{Expert Tools} +\begin{description} + \item[MDC HighVoltageRamp] + \item[CTS Scope] + \item[ECal 5V Entrance Powercycle] + \item[ECal LV5 Powercycle] + \item[MDC LV Powercycle] + \item[MDC LV Turn On All Relais] + \item[Pexor Repair] + \item[Reboot RICH] + \item[Reload RPC Thresholds] + \item[Restart BNET Control] + \item[Restart Hmon] use to activate changes in main monitoring + \item[Restart Rawdata Mon] Use if \url{https://hades33/rawmon} is not working + \item[Restart Sequencer] + \item[RICH Powercycle] + \item[RICH special PwrCyc] + \item[Set RICH HV] + \item[Set RICH Thr] + \item[Start Speech Output] + \item[Stop Speech Output] + \item[Wall Powercycle] +\end{description} diff --git a/hadesoperator/main.tex b/hadesoperator/main.tex index 4ab2602..51513c3 100644 --- a/hadesoperator/main.tex +++ b/hadesoperator/main.tex @@ -149,5 +149,13 @@ \item[Start supply] \url{http://odroid1:1234} (incl. RICH fans) \end{description} +\section{Reprogram all FPGA} +\begin{itemize*} +\item Reprogram FPGA - for all TRB2 based boards and AddOns (no running DAQ required) +\item Reload TRB3 - for all boards that can be reloaded from Flash, exlcuding MDC OEP (requires running DAQ) +\item Reload MDC Hub - reload MDC hub designs (requires running DAQ, causes error messages in the next DAQ restart) +\item Reboot OEP - reload MDC front-ends (does a reset) +\end{itemize*} + \end{document} -- 2.43.0