mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
server binaries for all, jungfgrauserver with adcphase returning something, serverclient interface fixed for others not using tempcontrol, detectornumber not used for settings file for non eiger/mythen, server dates removing rev number
This commit is contained in:
@ -4508,7 +4508,7 @@ string slsDetectorCommand::cmdSettings(int narg, char *args[], int action) {
|
||||
} else if (action==PUT_ACTION) {
|
||||
myDet->loadSettingsFile(sval,-1);
|
||||
}
|
||||
}
|
||||
}//cout<<"settingsfile:"<<myDet->getSettingsFile()<<endl;
|
||||
return string(myDet->getSettingsFile());
|
||||
} else if (cmd=="trim") {
|
||||
if (action==GET_ACTION)
|
||||
|
Reference in New Issue
Block a user