From 44a88893ba070d06c8a20eaedbded757da33b327 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 26 May 2020 14:58:41 +0200 Subject: [PATCH] mythen3: hv soft max uptdated to 500v --- .../bin/mythen3DetectorServer_developer | Bin 168744 -> 168744 bytes .../slsDetectorServer_defs.h | 2 +- slsSupportLib/include/versionAPI.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer index 4b4941052c61c2e21b100530baecf7ff58f27ebc..8743aa0a1f2e1ce0ec8093d16a445f641d208667 100755 GIT binary patch delta 51 zcmZ3njBCX*t_>wJOf8<1*U6|)o-4x-WNuz3Q*6pv+aMsv#2~;@+pHDTt`)?%T`P#` Gp928ZO%Tuk delta 51 zcmZ3njBCX*t_>wJOe`Lg*U6|)o-4x-WNuz3Q*6p<)F2?o#2~<8)T|ZMt`)?%T`P#` Gp927<{0}$) diff --git a/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h index 4a244b8a2..14a213464 100644 --- a/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h @@ -12,7 +12,7 @@ #define NCHAN (128 * NCOUNTERS) #define NCHIP (10) #define NDAC (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 6cb3508ab..b4d90f575 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -10,4 +10,4 @@ #define APIJUNGFRAU 0x200520 #define APIMOENCH 0x200515 #define APIEIGER 0x200520 -#define APIMYTHEN3 0x200520 +#define APIMYTHEN3 0x200526