source: config/HV.conf@ 94

Last change on this file since 94 was 94, checked in by ogrimm, 15 years ago
Updates to config files
File size: 911 bytes
Line 
1# Configuration file for the HV control program
2
3LogFile ../../Logfiles/HV.log
4PixMapTable ../config/PixelMap.txt
5SlowDirectory /ct3data/SlowData/
6
7TestMode FALSE # if no HV boards connected, test mode can be used
8
9TimeOut 0.50 # Timeout to return from read (0.01,...5.00) s
10StatusRefreshRate 10.00 # Status update rate (0.01,...50.00) Hz
11
12CCPort 3000 # Socket port
13
14DACMin 11008 # Starting point for calibration of DAC to voltage values
15DACMax 12496 # End point for calibration of DAC to voltage values
16HVCalibOffset 67.000000 # Calibration of DAC to voltage values
17HVCalibSlope 0.006400 # Calibration of DAC to voltage values
18
19HVMaxDiff 500 # Maximum change of DAC value per iteration
20
21# List of HV boards (at most 20 HV boards will be recognized):
22Board0 FTCVIP44
Note: See TracBrowser for help on using the repository browser.