mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 21:26:50 +01:00
gotthard2: switching between continuous to burst mode (burstperiod got reset: fixed)
This commit is contained in:
Binary file not shown.
@@ -824,7 +824,7 @@ int setPeriod(int64_t val) {
|
||||
setPeriodBurst(0);
|
||||
return setPeriodCont(val);
|
||||
} else {
|
||||
setPeriodCont(0);
|
||||
//setPeriodCont(0);
|
||||
return setPeriodBurst(val);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user