|
libRBR
v1.2.3
RBR instrument communication API
|
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. | |
Instrument readdata command parameters.
1.8.17