mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
added iodelay with setttings
This commit is contained in:
@ -3070,7 +3070,7 @@ string slsDetectorCommand::cmdSettings(int narg, char *args[], int action) {
|
||||
string sval=string(args[1]);
|
||||
#ifdef VERBOSE
|
||||
std::cout<< " trimfile " << sval << std::endl;
|
||||
#endif
|
||||
#endif
|
||||
if (action==GET_ACTION) {
|
||||
//create file names
|
||||
myDet->saveSettingsFile(sval, -1);
|
||||
|
Reference in New Issue
Block a user