mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 22:56:43 +01:00
parallelizing adcs and dacs
This commit is contained in:
@@ -930,7 +930,7 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
\param imod module number (if -1 alla modules)
|
||||
\returns current DAC value
|
||||
*/
|
||||
dacs_t getADC(dacIndex index, int imod=0);
|
||||
dacs_t getADC(dacIndex index, int imod=-1);
|
||||
/**
|
||||
configure channel
|
||||
\param reg channel register
|
||||
|
||||
Reference in New Issue
Block a user