source: config/HV.conf@ 107

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