Public Member Functions

USBamp Class Reference

#include <Usbamp.hpp>

List of all members.

Public Member Functions

 USBamp ()
 ~USBamp ()
bool open (LPSTR)
bool init (const int, const int)
bool start ()
bool acquire ()
void getdata (int *data, int n)
bool stop ()
bool close ()

Constructor & Destructor Documentation

USBamp::USBamp (  ) 
USBamp::~USBamp (  ) 

Member Function Documentation

bool USBamp::acquire (  ) 
bool USBamp::close (  ) 
void USBamp::getdata ( int *  data,
int  n 
)
bool USBamp::init ( const int  ain,
const int  dio 
)
bool USBamp::open ( LPSTR  port  ) 
bool USBamp::start (  ) 
bool USBamp::stop (  ) 

The documentation for this class was generated from the following files: