diff --git a/manual/slsDetectorClientDocs/html/config.html b/manual/slsDetectorClientDocs/html/config.html
index e96fd1687..efafe49a3 100644
--- a/manual/slsDetectorClientDocs/html/config.html
+++ b/manual/slsDetectorClientDocs/html/config.html
@@ -42,6 +42,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- activate Activates/Deactivates the detector. Deactivated detector does not send data. Used for EIGER only.
-
-- lock [i] Locks/Unlocks the detector to communicate with this client. 1 locks, 0 unlocks.
-
+
+commands to configure detector data size
- nmod [i] sets/gets the number of modules of the detector. Used for MYTHEN only.
@@ -111,6 +112,9 @@ Detector Status
flippeddatax [i] enables/disables data being flipped across x axis. 1 enables, 0 disables. Used for EIGER only. 1 for bottom half-module, 0 for top-half module.
+- lock [i] Locks/Unlocks the detector to communicate with this client. 1 locks, 0 unlocks.
+
+
- flags [flag] sets/gets the readout flags to mode. Options: none, storeinram, tot, continous, parallel, nonparallel, safe, digital, analog_digital, unknown. Used for MYTHEN and EIGER only.
diff --git a/manual/slsDetectorClientDocs/html/index.html b/manual/slsDetectorClientDocs/html/index.html
index c6cbc0e1c..97b41263d 100644
--- a/manual/slsDetectorClientDocs/html/index.html
+++ b/manual/slsDetectorClientDocs/html/index.html
@@ -56,14 +56,15 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
For additional questions concerning the indexing of the detector, please refer to the SLS Detectors FAQ documentation.
The commands are sudivided into different pages depending on their functionalities:
-- Acquition commands Acquisition: commands to start/stop the acquisition and retrieve data
-- Configuration commands Configuration: commands to configure the detector
+- Acquisition: commands to start/stop the acquisition and retrieve data
+- Configuration: commands to configure the detector
- Data postprocessing: commands to process the data - mainly for MYTHEN except for rate corrections.
- Settings: commands to define detector settings/threshold.
- Output: commands to define output file destination and format
- 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
+- Chiptest board: commands specific for the new chiptest board as pattern generator
- Developer: commands to be used only for software debugging. Avoid using them!
diff --git a/manual/slsDetectorClientDocs/html/pages.html b/manual/slsDetectorClientDocs/html/pages.html
index bf01fa332..99da61d84 100644
--- a/manual/slsDetectorClientDocs/html/pages.html
+++ b/manual/slsDetectorClientDocs/html/pages.html
@@ -55,6 +55,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
- Receiver commands
+- Chiptest board
+
- Advanced Usage
diff --git a/manual/slsDetectorClientDocs/html/settings.html b/manual/slsDetectorClientDocs/html/settings.html
index 924a984c4..be74feb26 100644
--- a/manual/slsDetectorClientDocs/html/settings.html
+++ b/manual/slsDetectorClientDocs/html/settings.html
@@ -71,7 +71,205 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
trimval [i] sets all trimbits to i. Used in EIGER only.
-- pedestal [i] starts acquisition for i frames, calculates pedestal and writes back to fpga. Used in GOTTHARD only. Only put!
+- pedestal [i] starts acquisition for i frames, calculates pedestal and writes back to fpga. Used in GOTTHARD only. Only put!
+
+
+- vthreshold [i] [mv] Sets/gets detector threshold voltage for single photon counters. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcalibration [i] [mv] Sets/gets the voltage of the calibration pulses. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vtrimbit [i] [mv] Sets/gets the voltage to set the width of the trimbits. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vpreamp [i] [mv] Sets/gets the voltage to define the preamplifier feedback resistance. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vhaper1 [i] [mv] Sets/gets the voltage to define the feedback resistance of the first shaper. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vshaper2 [i] [mv] Sets/gets the voltage to define the feedback resistance of the second shaper. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vhighvoltage [i] Sets/gets the high voltage to the sensor in V (int).
+
+
+- vapower [i] Sets/gets the analog power supply for the old chiptest board in DAC units (int)
+
+
+- vddpower [i] Sets/gets the digital power supply for the old chiptest board in DAC units (int)
+
+
+- vshpower [i] Sets/gets the comparator power supply for the old chiptest board in DAC units (int)
+
+
+- viopower [i] Sets/gets the power supply of the FPGA I/Os for the old chiptest board in DAC units (int)
+
+
+- vrefds [i] [mv] Sets/gets vrefds. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcascn_pb [i] [mv] Sets/gets vcascn_pb. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcasc_pb [i] [mv] Sets/gets vcasc_pb. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vout_cm [i] [mv] Sets/gets vout_cm. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcasc_out [i] [mv] Sets/gets vcasc_out. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vin_com [i] [mv] Sets/gets vin_com. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vref_comp [i] [mv] Sets/gets vref_comp. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- ib_test_c [i] [mv] Sets/gets ib_test_c. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- dac[0..7] [i] [mv] Sets/gets dac[0..7] for MOENCH02. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vsvp [i] [mv] Sets/gets vsvp. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vsvn [i] [mv] Sets/gets vsvn. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vtr [i] [mv] Sets/gets vtr. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vrf [i] [mv] Sets/gets vrf. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vrs [i] [mv] Sets/gets vrs. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vtgstv [i] [mv] Sets/gets vtgstv. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcmp_ll [i] [mv] Sets/gets vcmp_ll. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcmp_lr [i] [mv] Sets/gets vcmp_lr. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcal_l [i] [mv] Sets/gets vcal_l. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcomp_rl [i] [mv] Sets/gets vcomp_rl. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcomp_rr [i] [mv] Sets/gets vcomp_rr. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- rxb_rb [i] [mv] Sets/gets rxb_rb. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- rxb_lb [i] [mv] Sets/gets rxb_lb. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcp [i] [mv] Sets/gets vcp. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vcn [i] [mv] Sets/gets vcn. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- vis [i] [mv] Sets/gets vis. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- iodelay [i] [mv] Sets/gets iodelay. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- dac:j [i] [mv] Sets/gets value for DAC number j for the new chiptestboard. Normally in DAC units unless
mv
is specified at the end of the command line (int)
+
+
+- adcvpp [i] Sets/gets the Vpp of the ADC 0 -> 1V ; 1 -> 1.14V ; 2 -> 1.33V ; 3 -> 1.6V ; 4 -> 2V (int)
+
+
+- v_a [i] mv Sets/gets value for Va on the new chiptest board. Must be in mV (int)
+
+
+- v_b [i] mv Sets/gets value for Vb on the new chiptest board. Must be in mV (int)
+
+
+- v_c [i] mv Sets/gets value for Vc on the new chiptest board. Must be in mV (int)
+
+
+- v_d [i] mv Sets/gets value for Vd on the new chiptest board. Must be in mV (int)
+
+
+- v_io [i] mv Sets/gets value for Vio on the new chiptest board. Must be in mV (int)
+
+
+- v_chip [i] mv Sets/gets value for Vchip on the new chiptest board. Must be in mV (int). Normally don't use it!
+
+
+- v_limit [i] mv Sets/gets a soft limit for the power supplies and the DACs on the new chiptest board. Must be in mV (int)
+
+
+- temp_adc Gets the ADC temperature (int)
+
+
+- temp_fpga Gets the FPGA temperature (int)
+
+
+- temp_fpgaext Gets the external FPGA temperature (int)
+
+
+- temp_10ge Gets the 10Gbe temperature (int)
+
+
+- temp_dcdc Gets the temperature of the DC/DC converter(int)
+
+
+- temp_sodl Gets the temperature of the left so-dimm memory (int)
+
+
+- temp_sodr Gets the temperature of the right so-dimm memory (int)
+
+
+- adc:j Gets the values of the slow ADC number j for the new chiptest board (int)
+
+
+- temp_fpgal Gets the temperature of the left frontend FPGA (int)
+
+
+- temp_fpgar Gets the temperature of the right frontend FPGA (int)
+
+
+- i_a Gets the current of the power supply a on the new chiptest board (int)
+
+
+- i_b Gets the current of the power supply b on the new chiptest board (int)
+
+
+- i_c Gets the current of the power supply c on the new chiptest board (int)
+
+
+- i_d Gets the current of the power supply d on the new chiptest board (int)
+
+
+- i_io Gets the current of the power supply io on the new chiptest board (int)
+
+
+- vm_a Gets the measured voltage of the power supply a on the new chiptest board (int)
+
+
+- vm_b Gets the measured voltage of the power supply b on the new chiptest board (int)
+
+
+- vm_c Gets the measured voltage of the power supply c on the new chiptest board (int)
+
+
+- vm_d Gets the measured voltage of the power supply d on the new chiptest board (int)
+
+
+- vm_io Gets the measured voltage of the power supply io on the new chiptest board (int)
diff --git a/manual/slsDetectorClientDocs/latex/config.tex b/manual/slsDetectorClientDocs/latex/config.tex
index 303877b3b..a7d4c8a0d 100644
--- a/manual/slsDetectorClientDocs/latex/config.tex
+++ b/manual/slsDetectorClientDocs/latex/config.tex
@@ -2,6 +2,7 @@ Commands to configure the detector. these commands are often left to the configu
\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_detsize}{Detector Data Size}: commands to configure detector data size
\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
@@ -65,12 +66,8 @@ commands to configure detector status
\begin{DoxyItemize}
\item {\bfseries activate} Activates/Deactivates the detector. Deactivated detector does not send data. Used for EIGER only.
-\end{DoxyItemize}
-
-
-\begin{DoxyItemize}
-\item {\bfseries lock \mbox{[}i\mbox{]}} Locks/Unlocks the detector to communicate with this client. 1 locks, 0 unlocks.
-\end{DoxyItemize}
+\end{DoxyItemize}\hypertarget{config_detsize}{}\subsection{Detector Data Size}\label{config_detsize}
+commands to configure detector data size
\begin{DoxyItemize}
@@ -108,6 +105,11 @@ commands to configure detector status
\end{DoxyItemize}
+\begin{DoxyItemize}
+\item {\bfseries lock \mbox{[}i\mbox{]}} Locks/Unlocks the detector to communicate with this client. 1 locks, 0 unlocks.
+\end{DoxyItemize}
+
+
\begin{DoxyItemize}
\item {\bfseries flags \mbox{[}flag\mbox{]}} sets/gets the readout flags to mode. Options: none, storeinram, tot, continous, parallel, nonparallel, safe, digital, analog\_\-digital, unknown. Used for MYTHEN and EIGER only.
\end{DoxyItemize}
diff --git a/manual/slsDetectorClientDocs/latex/doxygen.sty b/manual/slsDetectorClientDocs/latex/doxygen.sty
index 0f3930589..e6903d23c 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 16:12:47 2017 by Doxygen }]{}
+ Generated on Wed Aug 16 19:04:48 2017 by Doxygen }]{}
\lfoot[]{\fancyplain{}{\bfseries\scriptsize%
- Generated on Wed Aug 16 16:12:47 2017 by Doxygen }}
+ Generated on Wed Aug 16 19:04:48 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 194ab44b2..62384f8c4 100644
--- a/manual/slsDetectorClientDocs/latex/index.tex
+++ b/manual/slsDetectorClientDocs/latex/index.tex
@@ -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}
\ No newline at end of file
diff --git a/manual/slsDetectorClientDocs/latex/refman.tex b/manual/slsDetectorClientDocs/latex/refman.tex
index 7eb671688..e548413fb 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 16:12:47 2017}\\
+{\small Wed Aug 16 19:04:48 2017}\\
\end{center}
\end{titlepage}
\pagenumbering{roman}
@@ -85,6 +85,10 @@
\label{receiver}
\hypertarget{receiver}{}
\input{receiver}
+\section{Chiptest board}
+\label{ctb}
+\hypertarget{ctb}{}
+\input{ctb}
\section{Advanced Usage}
\label{advanced}
\hypertarget{advanced}{}
diff --git a/manual/slsDetectorClientDocs/latex/settings.tex b/manual/slsDetectorClientDocs/latex/settings.tex
index 5655ee20c..6cbffeda8 100644
--- a/manual/slsDetectorClientDocs/latex/settings.tex
+++ b/manual/slsDetectorClientDocs/latex/settings.tex
@@ -53,5 +53,335 @@ Commands to setup the settings of the detector
\begin{DoxyItemize}
-\item {\bfseries pedestal \mbox{[}i\mbox{]}} starts acquisition for i frames, calculates pedestal and writes back to fpga. Used in GOTTHARD only. Only put!
+\item {\bfseries pedestal \mbox{[}i\mbox{]}} starts acquisition for i frames, calculates pedestal and writes back to fpga. Used in GOTTHARD only. Only put!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vthreshold \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets detector threshold voltage for single photon counters. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcalibration \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets the voltage of the calibration pulses. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vtrimbit \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets the voltage to set the width of the trimbits. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vpreamp \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets the voltage to define the preamplifier feedback resistance. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vhaper1 \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets the voltage to define the feedback resistance of the first shaper. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vshaper2 \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets the voltage to define the feedback resistance of the second shaper. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vhighvoltage \mbox{[}i\mbox{]}} Sets/gets the high voltage to the sensor in V (int).
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vapower \mbox{[}i\mbox{]}} Sets/gets the analog power supply for the old chiptest board in DAC units (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vddpower \mbox{[}i\mbox{]}} Sets/gets the digital power supply for the old chiptest board in DAC units (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vshpower \mbox{[}i\mbox{]}} Sets/gets the comparator power supply for the old chiptest board in DAC units (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries viopower \mbox{[}i\mbox{]}} Sets/gets the power supply of the FPGA I/Os for the old chiptest board in DAC units (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vrefds \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vrefds. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcascn\_\-pb \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcascn\_\-pb. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcasc\_\-pb \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcasc\_\-pb. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vout\_\-cm \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vout\_\-cm. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcasc\_\-out \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcasc\_\-out. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vin\_\-com \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vin\_\-com. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vref\_\-comp \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vref\_\-comp. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries ib\_\-test\_\-c \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets ib\_\-test\_\-c. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries dac\mbox{[}0..7\mbox{]} \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets dac\mbox{[}0..7\mbox{]} for MOENCH02. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vsvp \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vsvp. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vsvn \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vsvn. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vtr \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vtr. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vrf \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vrf. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vrs \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vrs. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vtgstv \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vtgstv. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcmp\_\-ll \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcmp\_\-ll. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcmp\_\-lr \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcmp\_\-lr. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcal\_\-l \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcal\_\-l. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcomp\_\-rl \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcomp\_\-rl. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcomp\_\-rr \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcomp\_\-rr. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries rxb\_\-rb \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets rxb\_\-rb. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries rxb\_\-lb \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets rxb\_\-lb. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcp \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcp. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vcn \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vcn. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vis \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets vis. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries iodelay \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets iodelay. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries dac:j \mbox{[}i\mbox{]} \mbox{[}mv\mbox{]}} Sets/gets value for DAC number j for the new chiptestboard. Normally in DAC units unless {\ttfamily mv} is specified at the end of the command line (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries adcvpp \mbox{[}i\mbox{]} } Sets/gets the Vpp of the ADC 0 -\/$>$ 1V ; 1 -\/$>$ 1.14V ; 2 -\/$>$ 1.33V ; 3 -\/$>$ 1.6V ; 4 -\/$>$ 2V (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-a \mbox{[}i\mbox{]} mv} Sets/gets value for Va on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-b \mbox{[}i\mbox{]} mv} Sets/gets value for Vb on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-c \mbox{[}i\mbox{]} mv} Sets/gets value for Vc on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-d \mbox{[}i\mbox{]} mv} Sets/gets value for Vd on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-io \mbox{[}i\mbox{]} mv} Sets/gets value for Vio on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-chip \mbox{[}i\mbox{]} mv} Sets/gets value for Vchip on the new chiptest board. Must be in mV (int). Normally don't use it!
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries v\_\-limit \mbox{[}i\mbox{]} mv} Sets/gets a soft limit for the power supplies and the DACs on the new chiptest board. Must be in mV (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-adc} Gets the ADC temperature (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-fpga} Gets the FPGA temperature (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-fpgaext} Gets the external FPGA temperature (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-10ge} Gets the 10Gbe temperature (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-dcdc} Gets the temperature of the DC/DC converter(int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-sodl} Gets the temperature of the left so-\/dimm memory (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-sodr} Gets the temperature of the right so-\/dimm memory (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries adc:j} Gets the values of the slow ADC number j for the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-fpgal} Gets the temperature of the left frontend FPGA (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries temp\_\-fpgar} Gets the temperature of the right frontend FPGA (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries i\_\-a} Gets the current of the power supply a on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries i\_\-b} Gets the current of the power supply b on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries i\_\-c} Gets the current of the power supply c on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries i\_\-d} Gets the current of the power supply d on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries i\_\-io} Gets the current of the power supply io on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vm\_\-a} Gets the measured voltage of the power supply a on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vm\_\-b} Gets the measured voltage of the power supply b on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vm\_\-c} Gets the measured voltage of the power supply c on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vm\_\-d} Gets the measured voltage of the power supply d on the new chiptest board (int)
+\end{DoxyItemize}
+
+
+\begin{DoxyItemize}
+\item {\bfseries vm\_\-io} Gets the measured voltage of the power supply io on the new chiptest board (int)
\end{DoxyItemize}
\ No newline at end of file