From e229fee6ba93db7a74c1fbdec17ac06b30f516f6 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 26 May 2020 14:59:48 +0200 Subject: [PATCH] gotthard2: hv soft max uptdated to 500v --- .../bin/gotthard2DetectorServer_developer | Bin 174524 -> 174524 bytes .../slsDetectorServer_defs.h | 2 +- slsSupportLib/include/versionAPI.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer index b9f79d345ec5e6cbf0ff4bdd4f3485c0008847e7..b54c0b8177b989f17e7e8e26e43bccf2add49044 100755 GIT binary patch delta 49 zcmV-10M7rs(+a%P3b14y0fdvC9VnBH9S;G7vz;A8HVJ)z5FP>m5CnaL>Qjg6QvtW? HQv%Xe(_0dM delta 49 zcmV-10M7rs(+a%P3b14y0YsCX9VnBH9S;FSvz;A8HVHC-5FP>m5Ck%V>Qjg6QvtW? HQv%Xex6cu2 diff --git a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h index a21f424bf..ba07077dd 100644 --- a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h @@ -12,7 +12,7 @@ #define NADC (32) #define ONCHIP_NDAC (7) #define DYNAMIC_RANGE (16) -#define HV_SOFT_MAX_VOLTAGE (200) +#define HV_SOFT_MAX_VOLTAGE (500) #define HV_HARD_MAX_VOLTAGE (530) #define HV_DRIVER_FILE_NAME ("/etc/devlinks/hvdac") #define DAC_DRIVER_FILE_NAME ("/etc/devlinks/dac") diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index 4c83be520..57ec43c02 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -10,4 +10,4 @@ #define APIJUNGFRAU 0x200515 #define APIMYTHEN3 0x200515 #define APIMOENCH 0x200515 -#define APIGOTTHARD2 0x200525 +#define APIGOTTHARD2 0x200526