source: hvcontrol/HV.conf@ 28

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