mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
fixed problem with dbitpipeline in ctb gui
This commit is contained in:
parent
f123a280bb
commit
014b8cf9a6
@ -872,7 +872,7 @@ void ctbPattern::update() {
|
||||
|
||||
eDBitClkPhase->SetNumber(n);
|
||||
try {
|
||||
myDet->setSpeed(slsDetectorDefs::DBIT_PIPELINE,0,-1);
|
||||
n=myDet->setSpeed(slsDetectorDefs::DBIT_PIPELINE,-1,0);
|
||||
} catch (...) {
|
||||
|
||||
cout << "Do nothing for this error" << endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user