I've made an application based on the USB-RAW Bulk and Interrupt examples to communicate with my custom device. In order for my device to be recognised by VISA and MAX, I had to generte the driver with the Driver Wizard. This set up works, but if i plug in a different device (same VID&PID) windows automaticly uses the hid.dll driver. What can I change, to make every device (my custom device with fixed IDs) recognised by VISA, even on first connection?
↧