Skip to Navigation

Reply to comment

#1

The UD driver and its high-level functions, with a couple of exceptions, are only available on Windows.  The MacOS X driver, Exodriver, is a low-level driver that provides USB communications.  In the examples directory we provide helper functions, such as openUSBConnection and getCalibration, in the u3.c/h, u6.c/h and ue9.c/h files.  Exodriver versions of the easy functions are part of the helper functions, and the only functions ported from the UD driver.  Documentation for the Exodriver and helper functions are in the labjackusb.h and u3.h header files.  The README file provides information on the Exodriver and what is included in the package.

 

Reply

Totally secret. Used only if you want to be notified of new comments.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <p> <br>
  • Lines and paragraphs break automatically.

More information about formatting options