mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-05 12:20:02 +02:00
wip
This commit is contained in:
parent
ca02d4b007
commit
04a0a475ad
@ -2407,6 +2407,7 @@ int stopStateMachine() {
|
||||
}
|
||||
}
|
||||
LOG(logINFO, ("Detector has sent all data\n"));
|
||||
Feb_Control_Reset();
|
||||
|
||||
if (!Beb_StopAcquisition()) {
|
||||
LOG(logERROR, ("failed to stop acquisition\n"));
|
||||
@ -2416,7 +2417,6 @@ int stopStateMachine() {
|
||||
|
||||
sharedMemory_unlockLocalLink();
|
||||
|
||||
Feb_Control_Reset();
|
||||
// ensure all have same starting frame numbers
|
||||
uint64_t retval = 0;
|
||||
if (Beb_GetNextFrameNumber(&retval, send_to_ten_gig) == -2) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user