diff --git a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer index 4ec35b708..342bf26c0 100755 Binary files a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer and b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer differ diff --git a/slsDetectorServers/gotthard2DetectorServer/slsDetectorFunctionList.c b/slsDetectorServers/gotthard2DetectorServer/slsDetectorFunctionList.c index 8d2143b59..900bbc660 100644 --- a/slsDetectorServers/gotthard2DetectorServer/slsDetectorFunctionList.c +++ b/slsDetectorServers/gotthard2DetectorServer/slsDetectorFunctionList.c @@ -824,7 +824,7 @@ int setPeriod(int64_t val) { setPeriodBurst(0); return setPeriodCont(val); } else { - setPeriodCont(0); + //setPeriodCont(0); return setPeriodBurst(val); } } diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index 82504ed92..43bffab36 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -5,8 +5,8 @@ #define APIGUI 0x200227 #define APICTB 0x200305 #define APIGOTTHARD 0x200305 -#define APIGOTTHARD2 0x200305 #define APIJUNGFRAU 0x200305 #define APIMYTHEN3 0x200305 #define APIMOENCH 0x200304 #define APIEIGER 0x200305 +#define APIGOTTHARD2 0x200305