mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 07:41:59 +01:00
solving merging conflicts from 3.1.0 to developer
This commit is contained in:
@@ -1650,7 +1650,7 @@ slsDetectorCommand::slsDetectorCommand(slsDetectorUtils *det) {
|
||||
|
||||
/* temperature control */
|
||||
/*! \page settings
|
||||
\section settingsadcs Temp Control
|
||||
\section settingstmp Temp Control
|
||||
commands to monitor and handle temperature overshoot (only JUNGFRAU)
|
||||
*/
|
||||
|
||||
@@ -5829,6 +5829,9 @@ string slsDetectorCommand::cmdSpeed(int narg, char *args[], int action) {
|
||||
return string("cannot scan speed value ")+string(args[1]);
|
||||
|
||||
}
|
||||
// -1 could work
|
||||
else if (cmd=="adcphase")
|
||||
t = 65536;
|
||||
|
||||
myDet->setOnline(ONLINE_FLAG);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user