02-02-2016 07:53 PM
Hello,
I am trying to communicate with some GPIB devices using the GPIB-USB-HS on SUSE 13.2. I have installed 488.2 and NI-VISA, and ran the AddUsbRawPermissions.sh script to get the permissions correct for my user. At this point, the VISA Interactive Control can find the USB raw device, but it does not find any GPIB devices.
In order to use the GPIB-USB-HS, should it be configured as a USB raw device, or is there some other configuration I need to set it up with? I have attached the output of lsusb -v for this device.
Thank you
02-03-2016 11:11 AM
Hi vpantski,
What version of 488.2 are you using? It sounds like it may be a driver issue according to this article.
02-03-2016 05:16 PM
02-04-2016 02:37 PM
I'm not too familiar with writing udev rules, but if you can write a rule to get the driver to associate with that device (kind of like what that last article describes doing in Device Manager on a Windows system) then I think that would work.
02-05-2016 09:39 AM
Hey vpantski,
I ammend my previous post - in poking around the 488.2 15.1 for linux, the readme shows that GPIB-USB-HS actually isn't supported hardware for that driver, despite what the download page incorrectly says. Sorry for that confusion!