30 #ifndef AUTONULLING_API_H
31 #define AUTONULLING_API_H
33 #include "api/DllDecl.h"
50 static void shutdown();
Definition: AutoNullingAPI.h:44
virtual int getBaselineLevel(long deviceID, int *errorCode)
virtual int getFPGADigitalOffset(long deviceID, int *errorCode)
virtual int getFPGADigitalGain(long deviceID, int *errorCode)
virtual int getMaximumADCCount(long deviceID, int *errorCode)
virtual int getSaturationLevel(long deviceID, int *errorCode)
This is an interface to OceanDirect that allows the user to connect to devices over USB and other bus...
Definition: OceanDirectAPI.h:147