Hello,
I am working on a project that uses a custom made USB device. I use a USB serial converter chip that emulates a serial port on my computer. The problem is that I need to use some of the functions included in the DLL that came with the device and I also want to monitor interrupts on the device. I was wondering if it was possible to monitor the USB using an interrupt from Windows or to monitor the interrupts from the device using VISA, but be able to talk to the USB device using the Windows driver.
Thanks,
Benjamin