mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 17:34:55 +01:00
WIP
This commit is contained in:
@@ -367,8 +367,6 @@ void Module::stopReceiver() {
|
||||
sendToReceiver(F_STOP_RECEIVER, arg, nullptr);
|
||||
}
|
||||
|
||||
void Module::prepareAcquisition() { sendToDetector(F_PREPARE_ACQUISITION); }
|
||||
|
||||
void Module::startAcquisition() {
|
||||
shm()->stoppedFlag = false;
|
||||
sendToDetector(F_START_ACQUISITION);
|
||||
|
||||
Reference in New Issue
Block a user