mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
removed dacs not required for mythen3
This commit is contained in:
parent
833c07707f
commit
0a3905802f
@ -1319,20 +1319,6 @@ slsDetectorCommand::slsDetectorCommand(multiSlsDetector *det) {
|
|||||||
descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
|
descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdDAC;
|
||||||
++i;
|
++i;
|
||||||
|
|
||||||
/*! \page settings
|
|
||||||
- <b>vIpre</b> 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
|
|
||||||
- <b>vIpre</b> 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
|
/*! \page settings
|
||||||
- <b>vref_h_adc</b> 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"])
|
- <b>vref_h_adc</b> 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"])
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user