diff --git a/ch.psi.fdaq/Readme.md b/ch.psi.fdaq/Readme.md new file mode 100644 index 0000000..260e032 --- /dev/null +++ b/ch.psi.fdaq/Readme.md @@ -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.