diff --git a/slsDetectorSoftware/src/slsDetectorCommand.cpp b/slsDetectorSoftware/src/slsDetectorCommand.cpp
index f8ee3bbe6..f5d53e808 100755
--- a/slsDetectorSoftware/src/slsDetectorCommand.cpp
+++ b/slsDetectorSoftware/src/slsDetectorCommand.cpp
@@ -1319,6 +1319,120 @@ slsDetectorCommand::slsDetectorCommand(multiSlsDetector *det) {
descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
++i;
+ /*! \page settings
+ - vIpre Sets/gets dac for xxx for Mythen3. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vrfsh";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vIpre Sets/gets dac for xxx for Mythen3. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vrfshnpol";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_h_adc Sets/gets dac for reference voltage high of ADC for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_h_adc";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vb_comp_fe Sets/gets dac for comparator current of analogue front end for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vb_comp_fe";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vb_comp_adc Sets/gets dac for comparator current of ADC for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vb_comp_adc";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vcom_cds Sets/gets dac for common mode voltage of CDS stage for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vcom_cds";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_restore Sets/gets dac for reference charging voltage of temparory storage cell in high gain for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_restore";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vb_opa_1st Sets/gets dac for opa current for driving the other DACs in chip for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vb_opa_1st";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_comp_fe Sets/gets dac for reference voltage of the comparator of analogue front end for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_comp_fe";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vcom_adc1 Sets/gets dac for common mode voltage of ADC DAC bank 1 for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vcom_adc1";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_prech Sets/gets dac for reference votlage for precharing the preamplifier for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_prech";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_l_adc Sets/gets dac for reference voltage low for ADC for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_l_adc";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vref_cds Sets/gets dac for reference voltage of CDS applied to the temporary storage cell in medium and low gain for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vref_cds";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vb_cs Sets/gets dac for current injection into preamplifier for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vb_cs";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vb_opa_fd Sets/gets dac for current for CDS opa stage for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vb_opa_fd";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+ /*! \page settings
+ - vcom_adc2 Sets/gets dac for common mode voltage of ADC DAC bank 2 for Gotthard2. Normally in DAC units unless \c mv is specified at the end of the command line. \c Returns \c (int ["mV"])
+ */
+ descrToFuncMap[i].m_pFuncName = "vcom_adc2";
+ descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
+ ++i;
+
+
+
/* r/w timers */
/*! \page settings
\section settingsadcs ADCs