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