adc update not stopped between acquisition

This commit is contained in:
Dhanya Maliakal 2015-07-22 10:35:26 +02:00
parent db5412e599
commit 2d8ee637dc

View File

@ -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();