10-22-2009 11:34 AM
Hi All,
I wish to interface my hardware through USB using LabView. However,my hardware is not from National Instruments and I wish to know whether LabView can still interface with it. I need it urgently for my project. Hope someone can help. Thanks a lot in advance.
Cheers 😃
10-22-2009 11:42 AM
Please don't post the same question of two different places. Although, this is the appropriate forum for your post.
10-22-2009 11:47 AM
K718 wrote:
I wish to interface my hardware through USB using LabView and I wish to know whether LabView can still interface with it.
Yes LabVIEW can interact with your USB device. Maybe with the help of dll's. Post in detail what exactly you want to accomplish. Then it will easier for us to help you.
Thanks,
Mathan
10-22-2009 01:47 PM
10-22-2009 02:00 PM
Thanks Mathan for your reply.
I'm using a device called Noraxon Telemyo 2400T G2. This is a receiver module with USB connected to laptop. I want to use LabView to read the signal through USB. I read about the use of dll but I have no idea how to use it. Can you help me with it? Thanks so much.
10-22-2009 02:15 PM
11-05-2009 03:23 AM
Hi Dennis,
I manage to get the nxnusb.inf file as you said. But I'm not sure what are the information needed. Would you advice me on it? Thanks a lot. I just hope to display the signal from the receiver onto Labview. Thanks.
12-11-2009 02:14 AM
Hi,
I read through some of the LabView tutorials. I understand that I can use a function called VISA to get the data. But I don't really know how to use it. Hope someone can help me with it. Thanks so much.
12-11-2009 09:50 AM
Well, you still have not provided much information with which you can be helped. What's in the inf file? What USB class is it using? If you don't know any of this, post the inf file like I suggested. Does the vendor provide any type of programming interface such as a dll?
Yes, you can use VISA to communicate with USB devices. I would consider this as the last resort option. Preferable would be to use the interface provided by the vendor. For information on how to use VISA, start with the series of Nuggets by Intaris.
12-13-2009 10:36 AM
Hi,I think I only have the nxnusb.ini & nxnusb.dll file. I'm not very sure what is the usage for it. I've asked the vendor about the interfacing. He said its possible but its only for experienced programmer. Haha,well,i'm not so sure what he means but thats all he suggested. So I hope someone can help me with this device interface. Thanks a lot.