Running pDTPClient: Difference between revisions
(User guide for the pDTPClient) |
No edit summary |
||
Line 1: | Line 1: | ||
[[Main Page]] -> [[Control & Readout Software Documentation and Howto's]] -> [[Running pDTPClient]] | |||
== Getting Started == | |||
*[[Media:Requirements.pdf | Requirements]] | |||
pDTPClient | pDTPClient | ||
The main task of this program is to get data from the proton Readout Unit (pRU) hardware to a host computer for storage or parsing. | The main task of this program is to get data from the proton Readout Unit (pRU) hardware to a host computer for storage or parsing. |
Revision as of 13:27, 3 February 2020
Main Page -> Control & Readout Software Documentation and Howto's -> Running pDTPClient
Getting Started
pDTPClient The main task of this program is to get data from the proton Readout Unit (pRU) hardware to a host computer for storage or parsing.
The pDTPClient handles the proton Data Transfer Protocol (pDTP) using UDP. pDTP have three main modes; Request read (RQR), a single packet from 1 byte to 4080 byte. Request stream (RQS), a single packet upto 65535 packets. And request full stream (RQFS)
The config file:
Starting the client: