LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

usb

actually I want to acquire data from a transceiver and display it on my laptop through the usb available in my laptop . the data contains information such as speed of the vehicle etc. I wantetd to get it displayed usig labview could U please help how can i acquire data from the transceiver via usb on my laptop

0 Kudos
Message 1 of 3
(2,954 Views)

Hello,

 

here are two link which describes how to use a third-party USB device with LabVIEW:

 

Using Third-Party USB or FireWire Devices with LabVIEW or LabWindows/CVI

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Lt9SAE&l=en-US

 

USB Instrument Control Tutorial

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1qzCAA&l=en-US

 

Regards,

 

Michael

Applications Engineering

NIG

 

0 Kudos
Message 2 of 3
(2,947 Views)

I would also check with the manufacturer to see if they provide an API for the device. Many provide a shared library (on Windows it would be a DLL) that you can use to interface to the device.

0 Kudos
Message 3 of 3
(2,929 Views)