LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is ist possible to write Dlls in Lab windows for DAQ KUSB3116 Keithley?

Hello,
Ihave here to use the Data Auisition KUSB 3116 from keithley.  My question is how can i control the KUSB from Teststand. Are there IVI or similar drivers avaialble?
Is ist possible to write Dlls in Lab windows which I then call in teststand? There are examples from keithley where they use MS VIsual C++, but I have to use labWindows
Does anyone have experience with such problems
regards samuel
0 Kudos
Message 1 of 2
(2,922 Views)

That should be no problem. If the examples for Visual C++ are written in ANSI C, you shoul dbe able to compile them in labWindows/CVi as well. Here you can find documents describing how to build DLLs in CVI:

 

http://zone.ni.com/devzone/devzone.nsf/webcategories/0E97B53AA853A139862567A9005893BE

0 Kudos
Message 2 of 2
(2,901 Views)