29 #ifndef OCEANDIRECT_ACTIVITY_FEATURE_ADAPTER_H
30 #define OCEANDIRECT_ACTIVITY_FEATURE_ADAPTER_H
32 #include "api/adapters/FeatureAdapterTemplate.h"
33 #include "vendors/OceanOptics/features/activity/LEDActivityFeatureInterface.h"
42 const FeatureFamily &f,
43 Protocol *p, Bus *b,
unsigned short instanceIndex);
47 bool getLEDActivityEnable(
int *errorCode);
48 void setLEDActivityEnable(
int *errorCode,
const bool enable);
Definition: FeatureAdapterTemplate.h:44
Definition: LedActivityFeatureAdapter.h:39
This is an interface to Advance features of OceanDirect that allow access to less common controls....
Definition: AcquisitionDelayFeatureAdapter.h:35