diff --git a/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c b/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c index 4e30442db..568238461 100644 --- a/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c +++ b/slsDetectorServers/jungfrauDetectorServer/slsDetectorFunctionList.c @@ -957,6 +957,7 @@ enum detectorSettings setSettings(enum detectorSettings sett) { } void validateSettings() { + // if any special dac value is changed individually => undefined const int specialDacs[NSPECIALDACS] = SPECIALDACINDEX; int specialDacValues[NUMSETTINGS][NSPECIALDACS] = { SPECIAL_DEFAULT_DYNAMIC_GAIN_VALS,