Added readme file

This commit is contained in:
2013-11-08 09:55:56 +01:00
parent 04e58cfa49
commit 2e8d11b94e
+7
View File
@@ -0,0 +1,7 @@
# Overview
This software is used to readout the FDAQ box developed at X10SA.
On The FDAQ box there are 2 socket servers, one for retrieving the data and one for resetting the socket
server for data retrieval.
The fdaq code provides exactly 2 to functionalities, it can query on the data socket for data (specifying how many data point)
and can send a reset request on the reset channel.