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