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