LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to comunicate with a VSI thru Class 2

Hi, somebody has a example of how to use thew DG-VSI?
 
 
Thanks.
0 Kudos
Message 1 of 2
(2,812 Views)
Hi Wilbert,

I have not ever used that piece of hardware, but for most devices like this, the manufacturer will provide a driver and a set of functions to be used to control it.  You can make calls into their dll or driver from CVI.  CVI is a C compiler, so anything written in C or any C function calls will work.

Hope this helps!

john m
Applications Engineer
0 Kudos
Message 2 of 2
(2,798 Views)