Skip to Navigation

C, C++, VC6 (Windows UD)

Examples for Visual C/C++ 6 and the LabJackUD driver. These VC6 examples demonstrate static linking. To see a few examples using dynamic linking, see the Dev-C examples.
File attachment: 
tags:

Comments

#1

I do not see a "...\labjack\drivers\labjackud.lib" file listed in my drivers folder. Where can I get it? Thanks!

#2

The LabJackUD.lib file should be present in the drivers folder where the LabJackUD software was installed (Typically C:\Program Files\LabJack).  You should be able to point that link to there.  If it's not there, which installer version did you use?

Which example is asking for it in "...\labjack\drivers\labjackud.lib"?

#3

I used v3.25 and it wasn't there. The DevC_LJUD example asks for it. I was able to copy it from that file folder and place it in the driver's folder. Thanks!

#4

AIN resolution in U6 examples updated December 27, 2010