Search
Shopping Cart
Testimonials
-
Sheesh, guys. I placed this order late afternoon the day before a holiday weekend, and the best you could do is ship it an hour later? [...] My LabJack did just what it was supposed to, and at a very attractive price.
—Olin, Oxford Systems, Inc.

#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.