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 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")