mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 16:27:13 +02:00
almost done with ctb update, need to do slow adcs, split to moench and ctb
This commit is contained in:
@ -246,7 +246,7 @@ int slsDetectorUsers::setStoragecellStart(int pos, int detPos) {
|
||||
}
|
||||
|
||||
int slsDetectorUsers::setHighVoltage(int i, int detPos) {
|
||||
return myDetector->setDAC(i, slsDetectorDefs::HV_NEW, 0, detPos);
|
||||
return myDetector->setDAC(i, slsDetectorDefs::HIGH_VOLTAGE, 0, detPos);
|
||||
}
|
||||
|
||||
int slsDetectorUsers::setFlowControl10G(int i, int detPos) {
|
||||
|
Reference in New Issue
Block a user