mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 15:57:13 +02:00
ctb server: vlimit not impl, adc in degrees
This commit is contained in:
@ -691,6 +691,13 @@ int set_dac(int file_des) {
|
||||
case V_POWER_CHIP:
|
||||
serverDacIndex = D_PWR_CHIP;
|
||||
break;
|
||||
case V_LIMIT:
|
||||
break;
|
||||
#elif MOENCHD
|
||||
case ADC_VPP:
|
||||
case HIGH_VOLTAGE:
|
||||
case V_LIMIT:
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
#ifdef JUNGFRAUD
|
||||
|
Reference in New Issue
Block a user