LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Labview 6 be used with a Validyne UPC 607 DAQ board?

What drivers do I need to get this accomplished? Where can I get them? What version of Windows is most appropriate?
0 Kudos
Message 1 of 2
(2,605 Views)
The best place to get drivers and information on them is from the vendor. See if they offer a set of LabVIEW VIs that you could use instead of the shipping DAQ functions that only work with NI boards. If they don't have any VIs, then ask what kind of programming interface they offer. If it's a DLL, then you'll need documentation on the function names and parameters. You can then use the Call Library Function. If they offer an ActiveX interface, then you'll need documentation on the available methods and properties. LabVIEW has ACtiveX functions on the Communications>ActiveX palette.
Message 2 of 2
(2,605 Views)