mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
resetting the acquiringflag whenever acquisition stop is called
This commit is contained in:
@ -1255,6 +1255,7 @@ int multiSlsDetector::stopAcquisition(){
|
||||
}
|
||||
}
|
||||
*stoppedFlag=1;
|
||||
setAcquiringFlag(false);
|
||||
return ret1;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user