update client command doc

This commit is contained in:
Dhanya Maliakal
2017-08-16 19:06:17 +02:00
parent 24d6d2c24a
commit 45681f86ce
9 changed files with 560 additions and 18 deletions

View File

@ -32,13 +32,14 @@ For additional questions concerning the indexing of the detector, please refer t
The commands are sudivided into different pages depending on their functionalities:
\begin{DoxyItemize}
\item \hyperlink{acquisition}{Acquition commands} Acquisition: commands to start/stop the acquisition and retrieve data
\item \hyperlink{config}{Configuration commands} Configuration: commands to configure the detector
\item \hyperlink{acquisition}{Acquisition}: commands to start/stop the acquisition and retrieve data
\item \hyperlink{config}{Configuration}: commands to configure the detector
\item \hyperlink{data}{Data postprocessing}: commands to process the data -\/ mainly for MYTHEN except for rate corrections.
\item \hyperlink{settings}{Settings}: commands to define detector settings/threshold.
\item \hyperlink{output}{Output}: commands to define output file destination and format
\item \hyperlink{actions}{Actions}: commands to define scripts to be executed during the acquisition flow
\item \hyperlink{network}{Network}: commands to setup the network between client, detector and receiver
\item \hyperlink{receiver}{Receiver}: commands to configure the receiver
\item \hyperlink{ctb}{Chiptest board}: commands specific for the new chiptest board as pattern generator
\item \hyperlink{test}{Developer}: commands to be used only for software debugging. Avoid using them!
\end{DoxyItemize}