mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 01:21:32 +01:00
WIP
This commit is contained in:
@@ -1267,6 +1267,7 @@ int setHighVoltage(int val) {
|
||||
if (master) {
|
||||
// set
|
||||
if (val != -1) {
|
||||
LOG(logINFO, ("Setting High voltage: %d V\n", val));
|
||||
eiger_theo_highvoltage = val;
|
||||
}
|
||||
return eiger_theo_highvoltage;
|
||||
|
||||
Reference in New Issue
Block a user