mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
change for eiger 10g to work
This commit is contained in:
parent
06d60c981d
commit
c012f2cda3
@ -300,7 +300,7 @@ int UDPStandardImplementation::setTenGigaEnable(const bool b) {
|
||||
if (tengigaEnable != b) {
|
||||
tengigaEnable = b;
|
||||
//side effects
|
||||
generalData->SetTenGigaEnable(tengigaEnable,b);
|
||||
generalData->SetTenGigaEnable(b,dynamicRange);
|
||||
|
||||
numberofJobs = -1; //changes to imagesize has to be noted to recreate fifo structure
|
||||
if (SetupFifoStructure() == FAIL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user