diff --git a/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServer b/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServer index 80ad1a40b..cd1d884ae 100755 Binary files a/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServer and b/slsDetectorSoftware/gotthardDetectorServer/gotthardDetectorServer differ diff --git a/slsDetectorSoftware/gotthardDetectorServer/registers_g.h b/slsDetectorSoftware/gotthardDetectorServer/registers_g.h index 9ae04a39b..75a4021f6 100755 --- a/slsDetectorSoftware/gotthardDetectorServer/registers_g.h +++ b/slsDetectorSoftware/gotthardDetectorServer/registers_g.h @@ -279,7 +279,7 @@ #define GAIN_MASK 0x0000000f #define GAIN_OFFSET 0 #define SETTINGS_MASK 0x000000f0 -#define SETTINGS_OFFSET 4 +#define SETTINGS_OFFSET 8 /* CHIP_OF_INTRST_REG */ diff --git a/slsDetectorSoftware/moenchDetectorServer/registers_m.h b/slsDetectorSoftware/moenchDetectorServer/registers_m.h index 3b563c096..87c398d87 100755 --- a/slsDetectorSoftware/moenchDetectorServer/registers_m.h +++ b/slsDetectorSoftware/moenchDetectorServer/registers_m.h @@ -291,7 +291,7 @@ #define GAIN_MASK 0x0000000f #define GAIN_OFFSET 0 #define SETTINGS_MASK 0x000000f0 -#define SETTINGS_OFFSET 8 +#define SETTINGS_OFFSET 4 /* CHIP_OF_INTRST_REG */