mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02:00
Mofifications to jungfrau server and pattern generator
This commit is contained in:
@ -2041,6 +2041,7 @@ dacs_t slsDetector::setDAC(dacs_t val, dacIndex index, int mV, int imod){
|
||||
arg[1]=imod;
|
||||
arg[2]=mV;
|
||||
|
||||
|
||||
#ifdef VERBOSE
|
||||
std::cout<< std::endl;
|
||||
std::cout<< "Setting DAC "<< index << " of module " << imod << " to " << val << std::endl;
|
||||
|
Reference in New Issue
Block a user