diff --git a/manual/slsDetectorClientDocs/html/config.html b/manual/slsDetectorClientDocs/html/config.html
index dd4c9ee02..e96fd1687 100644
--- a/manual/slsDetectorClientDocs/html/config.html
+++ b/manual/slsDetectorClientDocs/html/config.html
@@ -40,6 +40,14 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Commands to configure the detector. these commands are often left to the configuration file.
+
+commands to configure detector structure
+
- datastream enables/disables the 0MQ data stream (0MQ threads created) from receiver to client.
@@ -66,6 +74,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- sync Sets/gets the synchronization mode of the detectors in the multi-detector structure. Can be:
none
, gating
, trigger
, complementary
. Mainly used by MYTHEN/GOTTHARD.
+
+commands to configure detector status
- online [i] sets the detector in online (1) or offline (0) mode
@@ -118,27 +129,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- led [i] sets/gets the led status. 1 on, 0 off. Used for MOENCH only ??
-
-- moduleversion:[i] Gets the firmware version of module i. Used for MYTHEN only. Only get!
-
-
-- detectornumber Gets the serial number or MAC of detector. Only get!
-
-
-- modulenumber:[i] Gets the serial number of module i. Used for MYTHEN only. Only get!
-
-
-- detectorversion Gets the firmware version of detector. Only get!
-
-
-- softwareversion Gets the software version of detector server. Only get!
-
-
-- thisversion Gets the software version of this client software. Only get!
-
-
-- receiverversion Gets the software version of receiver. Only get!
-
+
+Commands to check versions of each subsystem
- timing [mode] sets/gets synchronization mode of the detector. Mode: auto, trigger, ro_trigger, gating, triggered_gating
diff --git a/manual/slsDetectorClientDocs/html/index.html b/manual/slsDetectorClientDocs/html/index.html
index 95f14d56c..c6cbc0e1c 100644
--- a/manual/slsDetectorClientDocs/html/index.html
+++ b/manual/slsDetectorClientDocs/html/index.html
@@ -64,7 +64,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- Actions: commands to define scripts to be executed during the acquisition flow
- Network: commands to setup the network between client, detector and receiver
- Receiver: commands to configure the receiver
-- Developer Developer: commands to be used only for software debugging. Avoid using them!
+- Developer: commands to be used only for software debugging. Avoid using them!
diff --git a/manual/slsDetectorClientDocs/html/test.html b/manual/slsDetectorClientDocs/html/test.html
index 01b0b54f5..85acff06d 100644
--- a/manual/slsDetectorClientDocs/html/test.html
+++ b/manual/slsDetectorClientDocs/html/test.html
@@ -55,6 +55,27 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
flippeddatay [i] enables/disables data being flipped across y axis. 1 enables, 0 disables. Not implemented.
+- moduleversion:[i] Gets the firmware version of module i. Used for MYTHEN only. Only get!
+
+
+- detectornumber Gets the serial number or MAC of detector. Only get!
+
+
+- modulenumber:[i] Gets the serial number of module i. Used for MYTHEN only. Only get!
+
+
+- detectorversion Gets the firmware version of detector. Only get!
+
+
+- softwareversion Gets the software version of detector server. Only get!
+
+
+- thisversion Gets the software version of this client software. Only get!
+
+
+- receiverversion Gets the software version of receiver. Only get!
+
+
- digitest [i] will perform test which will plot the unique channel identifier, instead of data. Only get!
diff --git a/manual/slsDetectorClientDocs/latex/config.tex b/manual/slsDetectorClientDocs/latex/config.tex
index a5612ef96..303877b3b 100644
--- a/manual/slsDetectorClientDocs/latex/config.tex
+++ b/manual/slsDetectorClientDocs/latex/config.tex
@@ -1,4 +1,10 @@
Commands to configure the detector. these commands are often left to the configuration file.
+\begin{DoxyItemize}
+\item \hyperlink{config_detstructure}{Detector Structure}: commands to configure detector structure
+\item \hyperlink{config_detstatus}{Detector Status}: commands to configure detector status
+\item \hyperlink{config_versions}{Versions}: commands to check version of each subsytem
+\end{DoxyItemize}\hypertarget{config_detstructure}{}\subsection{Detector Structure}\label{config_detstructure}
+commands to configure detector structure
\begin{DoxyItemize}
@@ -43,7 +49,8 @@ Commands to configure the detector. these commands are often left to the configu
\begin{DoxyItemize}
\item {\bfseries sync} Sets/gets the synchronization mode of the detectors in the multi-\/detector structure. Can be: {\ttfamily none}, {\ttfamily gating}, {\ttfamily trigger}, {\ttfamily complementary}. Mainly used by MYTHEN/GOTTHARD.
-\end{DoxyItemize}
+\end{DoxyItemize}\hypertarget{config_detstatus}{}\subsection{Detector Status}\label{config_detstatus}
+commands to configure detector status
\begin{DoxyItemize}
@@ -129,42 +136,8 @@ Commands to configure the detector. these commands are often left to the configu
\begin{DoxyItemize}
\item {\bfseries led \mbox{[}i\mbox{]}} sets/gets the led status. 1 on, 0 off. Used for MOENCH only ??
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries moduleversion:\mbox{[}i\mbox{]}} Gets the firmware version of module i. Used for MYTHEN only. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries detectornumber} Gets the serial number or MAC of detector. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries modulenumber:\mbox{[}i\mbox{]}} Gets the serial number of module i. Used for MYTHEN only. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries detectorversion} Gets the firmware version of detector. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries softwareversion} Gets the software version of detector server. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries thisversion} Gets the software version of this client software. Only get!
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries receiverversion} Gets the software version of receiver. Only get!
-\end{DoxyItemize}
+\end{DoxyItemize}\hypertarget{config_versions}{}\subsection{Versions}\label{config_versions}
+Commands to check versions of each subsystem
\begin{DoxyItemize}
diff --git a/manual/slsDetectorClientDocs/latex/doxygen.sty b/manual/slsDetectorClientDocs/latex/doxygen.sty
index 2f2d9cc74..06efd7814 100644
--- a/manual/slsDetectorClientDocs/latex/doxygen.sty
+++ b/manual/slsDetectorClientDocs/latex/doxygen.sty
@@ -24,9 +24,9 @@
\fancyplain{}{\bfseries\thepage}%
}
\rfoot[\fancyplain{}{\bfseries\scriptsize%
- Generated on Wed Aug 16 11:13:18 2017 by Doxygen }]{}
+ Generated on Wed Aug 16 11:49:38 2017 by Doxygen }]{}
\lfoot[]{\fancyplain{}{\bfseries\scriptsize%
- Generated on Wed Aug 16 11:13:18 2017 by Doxygen }}
+ Generated on Wed Aug 16 11:49:38 2017 by Doxygen }}
\cfoot{}
%---------- Internal commands used in this style file ----------------
diff --git a/manual/slsDetectorClientDocs/latex/index.tex b/manual/slsDetectorClientDocs/latex/index.tex
index 613142828..194ab44b2 100644
--- a/manual/slsDetectorClientDocs/latex/index.tex
+++ b/manual/slsDetectorClientDocs/latex/index.tex
@@ -40,5 +40,5 @@ The commands are sudivided into different pages depending on their functionaliti
\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{test}{Developer} Developer: commands to be used only for software debugging. Avoid using them!
+\item \hyperlink{test}{Developer}: commands to be used only for software debugging. Avoid using them!
\end{DoxyItemize}
\ No newline at end of file
diff --git a/manual/slsDetectorClientDocs/latex/refman.tex b/manual/slsDetectorClientDocs/latex/refman.tex
index 3ec1698f8..2754e7ebd 100644
--- a/manual/slsDetectorClientDocs/latex/refman.tex
+++ b/manual/slsDetectorClientDocs/latex/refman.tex
@@ -40,7 +40,7 @@
\vspace*{1cm}
{\large Generated by Doxygen 1.6.1}\\
\vspace*{0.5cm}
-{\small Wed Aug 16 11:13:18 2017}\\
+{\small Wed Aug 16 11:49:38 2017}\\
\end{center}
\end{titlepage}
\pagenumbering{roman}
diff --git a/manual/slsDetectorClientDocs/latex/test.tex b/manual/slsDetectorClientDocs/latex/test.tex
index ad49ae565..322836da8 100644
--- a/manual/slsDetectorClientDocs/latex/test.tex
+++ b/manual/slsDetectorClientDocs/latex/test.tex
@@ -24,6 +24,41 @@ Commands to be used only for software debugging. Avoid using them!
\end{DoxyItemize}
+\begin{DoxyItemize}
+\item {\bfseries moduleversion:\mbox{[}i\mbox{]}} Gets the firmware version of module i. Used for MYTHEN only. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries detectornumber} Gets the serial number or MAC of detector. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries modulenumber:\mbox{[}i\mbox{]}} Gets the serial number of module i. Used for MYTHEN only. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries detectorversion} Gets the firmware version of detector. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries softwareversion} Gets the software version of detector server. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries thisversion} Gets the software version of this client software. Only get!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries receiverversion} Gets the software version of receiver. Only get!
+\end{DoxyItemize}
+
+
\begin{DoxyItemize}
\item {\bfseries digitest \mbox{[}i\mbox{]}} will perform test which will plot the unique channel identifier, instead of data. Only get!
\end{DoxyItemize}