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 |
|
---|
4 | LogPath ../hvcontrol/log/
|
---|
5 |
|
---|
6 | PixMapTable ../config/PixelMap.txt
|
---|
7 |
|
---|
8 | TimeOut 0.10 s # Timeout to return from read (0.01,...5.00) s
|
---|
9 |
|
---|
10 | StatusRefreshRate 50.00 Hz # Status update rate (0.01,...50.00) Hz
|
---|
11 |
|
---|
12 | CCPort 3000 # Port used to look for commands from the Central Control
|
---|
13 | CCClient ihp-eth63 # Central Control client name
|
---|
14 |
|
---|
15 | IsDAC FALSE # Define here if user input is interpreted as DAC value or voltage
|
---|
16 |
|
---|
17 | DACMin 11008 # Starting point for calibration of DAC to voltage values
|
---|
18 | DACMax 12496 # End point for calibration of DAC to voltage values
|
---|
19 | HVMin 67.000000 # Starting point for calibration of voltage to DAC values
|
---|
20 | HVMax 76.000000 # End point for calibration of voltage to DAC values
|
---|
21 | HVCalibOffset 67.000000 # Calibration of DAC to voltage values
|
---|
22 | HVCalibSlope 0.006400 # Calibration of DAC to voltage values
|
---|
23 |
|
---|
24 | HVMaxDiff 500.000000 # Speed for HV changes limited to 1V/ms
|
---|
25 | # List of HV boards (at most 20 HV boards will be recognized):
|
---|
26 | Board0 FTCVIP44
|
---|
27 | Board1 FTE11AW4
|
---|
28 | Board2 DUMMY
|
---|
29 | Board3 DUMMY
|
---|
30 | Board4 FTE11ANQ
|
---|
31 | Board5 DUMMY
|
---|
32 | Board6 FTCVINZA
|
---|
33 | Board7 DUMMY
|
---|
34 | Board8 DUMMY
|
---|
35 | Board9 FTE11ATK
|
---|
Note:
See
TracBrowser
for help on using the repository browser.