Search
Shopping Cart
Testimonials
-
Thank you for the quick response. :) Much appreciated.
—Robert, University of Missouri
Thank you for the quick response. :) Much appreciated.
The team at LabJack is driven to make measurement and automation simple and affordable. Located in Lakewood, Colorado, LabJack Corporation builds great hardware and software for industry, government, and education.
LabJack writes drivers for Windows, Linux, and Mac OS X, plus example code in dozens of languages.
Have a question or problem? LabJack engages in active customer support. You can find answers in the support area and FAQ, or contact us so we can help.
#1
What programing language or program are you using to write your code? We have many examples here: http://labjack.com/support/ud/examples
Generally using the separate AddRequest, Go, GetResult functions are easier to work with since you don't have to deal with arrays. Especially if doing something simple with just a couple requests.