03-21-2008 11:41 PM
03-21-2008 11:46 PM
03-22-2008 08:04 AM
03-22-2008 11:56 AM
03-22-2008 12:27 PM
03-22-2008 03:19 PM
03-23-2008 04:22 PM
03-24-2008 03:34 PM
03-24-2008 03:44 PM
Eric,
It seems to me that the tutorial will just bring him back to the original problem where he was trying to create a VISA driver instead of using the driver that comes with the device (HID).
03-24-2008 09:37 PM
Thank You everyone for your input.
The HID is a widows file wich my device uses.My device does not have it's own driver.
If I use the HID to communicate with my device. I need to open a session with the device before I use the library functions of the HID to communicate with my device.
Not sure how to open a session because it does not show up in labview. Is there a way in labview open up a session with a device that does not show up in MAX?
The problem I think I'm having with The RAW USB created by driver wizard is in MAX the raw device is coming as VXI plug and play USB::0xF041::0x1201::SN::0021::RAW
Max can not open up a session with the device.
I went thru the same process with other devices that uses the HID file. The Raw USB comes up as USB::0x0572::0x0001::NI-VISA-1::RAW
The one that works has The NI-VISA in the name.
I was thinking of modifying the ini file of the one that does not work so it comes up in MAX the right way.Not sure how to do that.
Your help is appreciated. Thanks