mythen3: hv soft max uptdated to 500v

This commit is contained in:
2020-05-26 14:58:41 +02:00
parent f4ba46c19b
commit 44a88893ba
3 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
#define NCHAN (128 * NCOUNTERS) #define NCHAN (128 * NCOUNTERS)
#define NCHIP (10) #define NCHIP (10)
#define NDAC (16) #define NDAC (16)
#define HV_SOFT_MAX_VOLTAGE (200) #define HV_SOFT_MAX_VOLTAGE (500)
#define HV_HARD_MAX_VOLTAGE (530) #define HV_HARD_MAX_VOLTAGE (530)
#define HV_DRIVER_FILE_NAME ("/etc/devlinks/hvdac") #define HV_DRIVER_FILE_NAME ("/etc/devlinks/hvdac")
#define DAC_DRIVER_FILE_NAME ("/etc/devlinks/dac") #define DAC_DRIVER_FILE_NAME ("/etc/devlinks/dac")

View File

@ -10,4 +10,4 @@
#define APIJUNGFRAU 0x200520 #define APIJUNGFRAU 0x200520
#define APIMOENCH 0x200515 #define APIMOENCH 0x200515
#define APIEIGER 0x200520 #define APIEIGER 0x200520
#define APIMYTHEN3 0x200520 #define APIMYTHEN3 0x200526