nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
daq_block_header Struct Reference

Received data header. More...

#include <daqc_internal.h>

Public Attributes

uint4_type secs
 
uint4_type gps
 
uint4_type gpsn
 
uint4_type seq_num
 
char data [1]
 

Detailed Description

Received data header.

Data block header structure contains the header of the data received from the NDS.

Member Data Documentation

char daq_block_header::data[1]

first byte of data

uint4_type daq_block_header::gps

applies to the first sample in this block. GPS second field.

uint4_type daq_block_header::gpsn

Time stamp nano-second field.

uint4_type daq_block_header::secs

Number of second spanned by the data in this block.

uint4_type daq_block_header::seq_num

Block sequence number; shows if any blocks were dropped


The documentation for this struct was generated from the following file: