mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
adc update not stopped between acquisition
This commit is contained in:
@ -759,7 +759,7 @@ void qDetectorMain::EnableTabs(){
|
||||
tab_plot->Refresh();
|
||||
|
||||
//stop the adc timer in gotthard
|
||||
if(tab_developer->isEnabled())
|
||||
if(isDeveloper)
|
||||
tab_developer->StopADCTimer();
|
||||
//set the plot type first(acccss shared memory)
|
||||
tab_plot->SetScanArgument();
|
||||
|
Reference in New Issue
Block a user