]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
add list of DAQ control buttons
authorJan Michel <j.michel@gsi.de>
Wed, 23 Jan 2019 15:06:57 +0000 (16:06 +0100)
committerJan Michel <j.michel@gsi.de>
Wed, 23 Jan 2019 15:06:57 +0000 (16:06 +0100)
hadesoperator/daqcontrol.tex
hadesoperator/main.tex

index 00446c12d07c97f2e17eda8a804e0539ff2133cd..d0bdb9fd17c703d6c7edf9f7c301842a84ef04ab 100644 (file)
@@ -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}
index 4ab26020620eb1aa56b4fa9da2e1e4744c9394a7..51513c3159feb3d06e2eb0cbbf782c809f6afc08 100644 (file)
 \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}