mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-13 17:16:06 +01:00
gui fix g2 disabling frame period in con ext
This commit is contained in:
@@ -167,7 +167,7 @@ void qTabMeasurement::ShowTriggerDelay() {
|
||||
if ((comboBurstMode->currentIndex() ==
|
||||
slsDetectorDefs::CONTINUOUS_INTERNAL ||
|
||||
comboBurstMode->currentIndex() ==
|
||||
slsDetectorDefs::CONTINUOUS_INTERNAL) &&
|
||||
slsDetectorDefs::CONTINUOUS_EXTERNAL) &&
|
||||
(comboTimingMode->currentIndex() == TRIGGER)) {
|
||||
enableFramePeriod = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user