libRBR
v1.2.3
RBR instrument communication API
|
EasyParse-specific parser configuration. More...
#include <RBRParser.h>
Data Fields | |
int32_t | channels |
The number of instrument channels in each sample. More... | |
EasyParse-specific parser configuration.
int32_t RBRParserEasyParseConfig::channels |
The number of instrument channels in each sample.
If the value is less than or equal to 0 or exceeds RBRINSTRUMENT_CHANNEL_MAX, then RBRParser_init() will return RBRINSTRUMENT_INVALID_PARAMETER_VALUE.