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