Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone know how to comunicate with a USB port using labview 6?

Does anyone know how to comunicate with a USB port using labview 6?
0 Kudos
Message 1 of 2
(3,271 Views)
Unfortunately, there is no way to communicate directly with a USB port before LabVIEW 7.0 and VISA 3.0. With the new releases, there are functions called "VISA USB Control In" and "VISA USB Control Out" that give you direct access to a USB port.

You can definitely communicate with DAQ, Serial, or GPIB devices that are connected through a USB port, though. This is done seamlessly through the NI-DAQ, NI-Serial, and NI-488.2 drivers.

Luke S.
0 Kudos
Message 2 of 2
(3,271 Views)