33#include "api/DllDecl.h"
Definition ShutterAPI.h:44
virtual bool getShutterState(long deviceID, int *errorCode)
static ShutterAPI * instance
Definition ShutterAPI.h:80
static ShutterAPI * getInstance()
virtual void setShutterOpen(long deviceID, int *errorCode, bool opened)
This is an interface to OceanDirect that allows the user to connect to devices over USB and other bus...
Definition OceanDirectAPI.h:147