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

Instrument meminfo command parameters. More...

#include <RBRInstrumentMemory.h>

Data Fields

RBRInstrumentDataset dataset
 The index of the dataset being queried.
 
int32_t used
 The number of bytes being used to store data in the dataset.
 
int32_t remaining
 The number of bytes available for data storage.
 
int32_t size
 The maximum total size of the dataset in bytes.
 

Detailed Description

Instrument meminfo command parameters.

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

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