#include <DAQC_api.hh>
Public Attributes | |
| int | Blen |
| Data block length (in bytes) excluding this word. | |
| int | Secs |
| Data length in seconds. | |
| int | GPS |
| GPS time (in seconds) of the start of this data. | |
| int | NSec |
| Time offset of the data from the GPS second (in ns). | |
| int | SeqNum |
| Data block sequence number (first reply to a request is 0). | |
The DAQD header record is sent before each block of data.
1.5.4