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