mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 09:10:01 +02:00
wip
This commit is contained in:
parent
a7d46b701a
commit
4b05ecd80b
@ -2388,8 +2388,7 @@ int stopStateMachine() {
|
|||||||
return OK;
|
return OK;
|
||||||
#else
|
#else
|
||||||
sharedMemory_lockLocalLink();
|
sharedMemory_lockLocalLink();
|
||||||
if ((Feb_Control_StopAcquisition() != STATUS_IDLE) ||
|
if ((Feb_Control_StopAcquisition() != STATUS_IDLE)) {
|
||||||
(!Beb_StopAcquisition())) {
|
|
||||||
LOG(logERROR, ("failed to stop acquisition\n"));
|
LOG(logERROR, ("failed to stop acquisition\n"));
|
||||||
sharedMemory_unlockLocalLink();
|
sharedMemory_unlockLocalLink();
|
||||||
return FAIL;
|
return FAIL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user