Index: config/Evidence.conf
===================================================================
--- config/Evidence.conf	(revision 146)
+++ config/Evidence.conf	(revision 146)
@@ -0,0 +1,56 @@
+# Configuration data for the Evidence Control System
+#
+# The first entry of each line gives the requester for the parameter in
+# the second entry. The remaining text of the line is send in reponse
+# to the configuration request.
+# A plus sign before the line break signals continuation of the line.
+
+
+#
+# Sky Quality Monitor
+#
+
+SQM address	sqm.ethz.ch
+SQM port	10001
+SQM period	20
+
+#
+# Central Data Collector
+#
+
+# Minumum absolute change to include in history buffer. Standard regular
+# expressions are supported. Negative value means do not to disk.
+
+DColl minchange	SQM/NSB:0.2 Alarm/MasterAlarm:-1 Alarm/Summary:-1 +
+		BIAS/VOLT/ID00/*-*:0.01 BIAS/Textout:-1 +
+		ARDUINO/VAL*:0.2 ARDUINO/VAL0[79]:0.5 
+
+DColl datadir		../../../no_back/EvidenceData
+DColl logfile		../../../no_back/EvidenceData/Evidence.log
+DColl sizeupdate	30	# Min delay in seconds between file size updates
+
+DColl histsize	5000	# Number of items in history buffer
+
+
+#
+# Alarm Handler
+#
+
+Alarm servers	DIS_DNS DColl SQM Config BIAS ARDUINO	# Servers to watch
+Alarm period	30	# Check interval in seconds
+
+
+#
+# Bias control
+#
+
+Bias PixMapTable        ../config/PixelMap.txt
+Bias TimeOut            0.50   # Timeout to return from read (0.01,...5.00) s
+Bias StatusRefreshRate  2.00  # Status update rate (0.01,...50.00) Hz
+Bias CCPort		3000      # Socket port
+Bias DACMin		11008     # Starting point of DAC to voltage calibration
+Bias DACMax		12496     # End point
+Bias HVCalibOffset 67.000000 # Calibration of DAC to voltage values
+Bias HVCalibSlope  0.006400  # Calibration of DAC to voltage values
+Bias HVMaxDiff     500   # Maximum change of DAC value per iteration
+Bias Boards        FTCVIP44	  # List of HV boards
