11-18-2009 09:31 PM
Hi All,
I'm working on a firmware running on a development kit and I'm trying to communicate with the board through USB from Labview in Windows environment. For that, I've built a DLL which enumerates, opens Read/Write file handle and does a few other functions. I'm using standard Windows APIs for USB initialization.
I use "Call libr. function node" in labview to call these dll's. Inside the DLL, I use a function to initialize the USB which returns a device handle to the labview. My question is, in "Call libr. function node" what is the parameter type I should use to receive the device handle? The device/file handle is defined in the WinAPI as a void pointer.
Any help will be much appreciated.
Thanks,
Hari
11-19-2009 05:43 PM
11-19-2009 06:49 PM
Hi Charlie,
That thread is really helpful. Thank you.
Regards,
Hari
04-03-2018 01:11 PM
how to receive and send bulk data from microcntroller using usb communication and dll concept ...same dll i will use in application1 and application2 for sending and receiving data
04-04-2018 08:04 AM
Hey I would recommend starting a new thread on our discussion forum with details about your specific issue. This thread is 9 years old so any new posts on it will not get much visibility.
Regards,