GtReceiver + GEBSort: Difference between revisions
Jump to navigation
Jump to search
(Created page with "gtReceiver is a C program that connect the IOC and retrieving the data from VME.") |
No edit summary |
||
Line 1: | Line 1: | ||
gtReceiver is a C program that connect the IOC and retrieving the data from VME. | gtReceiver is a C program that connect the IOC and retrieving the data from VME. | ||
in HELIOS DAQ, the folder ~/gtReceiver_digios stored the source code. | |||
The source code should be working fine. (tested for music daq 2020-11-19). | |||
There is server port 9001. should be working fine. |
Revision as of 21:21, November 21, 2020
gtReceiver is a C program that connect the IOC and retrieving the data from VME.
in HELIOS DAQ, the folder ~/gtReceiver_digios stored the source code.
The source code should be working fine. (tested for music daq 2020-11-19).
There is server port 9001. should be working fine.