source: hvcontrol/HV.conf@ 72

Last change on this file since 72 was 72, checked in by lstark, 15 years ago
relative path
File size: 1.4 KB
Line 
1# Main configuration file for the HV control program V1.0, 2009 06 17, 15:50:39
2# Note: this file will be updated at program exit
3
4LogPath ../hvcontrol/log/
5
6PixMapTable ../config/PixelMap.txt
7
8TimeOut 0.10 s # Timeout to return from read (0.01,...5.00) s
9
10StatusRefreshRate 50.00 Hz # Status update rate (0.01,...50.00) Hz
11
12CCPort 3000 # Port used to look for commands from the Central Control
13CCClient ihp-eth63 # Central Control client name
14
15IsDAC FALSE # Define here if user input is interpreted as DAC value or voltage
16
17DACMin 11008 # Starting point for calibration of DAC to voltage values
18DACMax 12496 # End point for calibration of DAC to voltage values
19HVMin 67.000000 # Starting point for calibration of voltage to DAC values
20HVMax 76.000000 # End point for calibration of voltage to DAC values
21HVCalibOffset 67.000000 # Calibration of DAC to voltage values
22HVCalibSlope 0.006400 # Calibration of DAC to voltage values
23
24HVMaxDiff 500.000000 # Speed for HV changes limited to 1V/ms
25# List of HV boards (at most 20 HV boards will be recognized):
26Board0 FTCVIP44
27Board1 FTE11AW4
28Board2 DUMMY
29Board3 DUMMY
30Board4 FTE11ANQ
31Board5 DUMMY
32Board6 FTCVINZA
33Board7 DUMMY
34Board8 DUMMY
35Board9 FTE11ATK
Note: See TracBrowser for help on using the repository browser.