We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4802dd4 commit 3ebb14fCopy full SHA for 3ebb14f
1 file changed
README.md
@@ -0,0 +1,12 @@
1
+GUI
2
+===
3
+
4
+code for the DAQ GUI used at the CeF3 testbeam at BTF
5
6
+the main portal is DAQ.php
7
8
+The state machine goes through the following cycle:
9
10
+DAQ.php -> start.php -> stop.php -> end.php -> DAQ.php
11
12
+the other php scrpts and pages are accessory to pull content from log files.
0 commit comments