libRBR  v1.2.3
RBR instrument communication API
RBRInstrumentCommands.h
Go to the documentation of this file.
1 
11 #ifndef LIBRBR_RBRINSTRUMENTCOMMANDS_H
12 #define LIBRBR_RBRINSTRUMENTCOMMANDS_H
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
19 #include "RBRInstrumentSchedule.h"
20 #include "RBRInstrumentGating.h"
21 #include "RBRInstrumentVehicle.h"
22 #include "RBRInstrumentStreaming.h"
24 #include "RBRInstrumentMemory.h"
26 #include "RBRInstrumentOther.h"
27 #include "RBRInstrumentFetching.h"
28 #include "RBRInstrumentSecurity.h"
30 
31 #ifdef __cplusplus
32 }
33 #endif
34 
35 #endif /* LIBRBR_RBRINSTRUMENTCOMMANDS_H */
RBRInstrumentVehicle.h
Instrument commands and structures pertaining to vehicle support.
RBRInstrumentConfiguration.h
Instrument commands and structures pertaining to instrument configuration information and calibration...
RBRInstrumentDeployment.h
Instrument commands and structures pertaining to deployments.
RBRInstrumentSchedule.h
Instrument commands and structures pertaining to time and schedule.
RBRInstrumentCommunication.h
Instrument commands and structures pertaining to the communication interfaces of the instrument.
RBRInstrumentSecurity.h
Instrument commands and structures pertaining to command security and interaction.
RBRInstrumentStreaming.h
Instrument commands and structures pertaining to real-time data acquisition.
RBRInstrumentOther.h
Instrument commands and structures for miscellaneous commands.
RBRInstrumentPauseresume.h
Instrument commands and structures pertaining to pauseresume. This feature is available in firmware v...
RBRInstrumentFetching.h
Instrument commands and structures pertaining to on-demand data acquisition.
RBRInstrumentMemory.h
Instrument commands and structures pertaining to memory and data retrieval.
RBRInstrumentGating.h
Instrument commands and structures pertaining to gated sampling.