libRBR  v1.2.3
RBR instrument communication API
Data Fields
RBRInstrumentData Struct Reference

Instrument readdata command parameters. More...

#include <RBRInstrumentMemory.h>

Data Fields

RBRInstrumentDataset dataset
 The index of the dataset being queried.
 
int32_t size
 The amount of data read.
 
int32_t offset
 The offset in memory of the data.
 
void * data
 The data read from the instrument.
 

Detailed Description

Instrument readdata command parameters.

See also
RBRInstrument_readData()
https://docs.rbr-global.com/L3commandreference/commands/memory-and-data-retrieval/readdata

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