mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 15:27:13 +02:00
WIP
This commit is contained in:
@ -201,8 +201,7 @@ class Detector {
|
||||
* Stops detector acquisition and then receiver (if enabled)
|
||||
* If no receiver enabled, you can skip this for normal acquisition (no abort)
|
||||
*/
|
||||
void stopAcquisition();//TODO: cannot do this. for acquire, to stop acquisition, must not also do stop receiver(mutex)
|
||||
// TODO: stopAcquire??
|
||||
void stopAcquisition();
|
||||
|
||||
/**
|
||||
* Clears the acquiring flag. This has to be done manually
|
||||
|
Reference in New Issue
Block a user