mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02: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