mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 10:00:40 +02:00
enablingdatastream name change
This commit is contained in:
parent
6abb1d2ae9
commit
9f2430cace
@ -334,7 +334,7 @@ void qDrawPlot::SetupWidgetWindow(){
|
||||
//Setting the callback function to get progress from detector class(using receivers)
|
||||
myDet->registerProgressCallback(&(GetProgressCallBack),this);
|
||||
//stream data to the gui
|
||||
myDet->setDataStreamingFromReceiver(1);
|
||||
myDet->enableDataStreamingFromReceiver(1);
|
||||
|
||||
|
||||
qDefs::checkErrorMessage(myDet,"qDrawPlot::SetupWidgetWindow");
|
||||
|
Loading…
x
Reference in New Issue
Block a user