06-12-2007 04:35 AM
06-12-2007 05:00 AM
Looks like there is a definition missing. I would expect something like:
#define USB_DLL_API __stdcall
This, or something like it, should be found within the header files accompanying the dll.
JR
06-12-2007 05:07 AM
06-12-2007 10:13 AM
Hi Bensai,
I just got curious when I saw "USB_DLL_API" in your post.
Can you tell what is that DLL is supposed to do?
I am in need of a good USB library compatible with CVI. Can it be use to send and receive data bytes to/from a USB port?
06-12-2007 10:24 AM
Here is more information on NI VISA USB facilities which you may find useful
JR