12-30-2011 12:24 AM
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
12-30-2011
02:09 AM
- last edited on
06-18-2026
01:37 PM
by
Content Cleaner
Hello,
here are two link which describes how to use a third-party USB device with LabVIEW:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Lt9SAE&l=en-US
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1qzCAA&l=en-US
Regards,
Michael
Applications Engineering
NIG
12-30-2011 10:30 AM
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.