Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

Re: Using GPIB-USB-HS with Matlab ...

$
0
0
Hi Francois,

I have a similar issue, I am also running a Mac OS 10.8.3 and using GPIB to connect with an instrument. I installed the latest N1-488.2 drivers for Mac but still matlab is not able to find communicate with the instrument. I have done this many times using Windows, but did you find any solutions yet?

Pratik

"François" wrote in message <kkhg3b$a4e$1@newscl01ah.mathworks.com>...
> Hi,
> I have a problem :(
> I am on Mac, OS 10.8.3 (last version)
> I have Matlab R2013a
> I would like to interface GPIB instruments with my mac.
> So I use a GPIB-USB-HS connectors from NI and I try Instrument control toolbox
>
> From Matlab point of view:
> >> gpibinfo = instrhwinfo('gpib')
> gpibinfo =
> InstalledAdaptors: {1x0 cell}
> JarFileVersion: 'Version 3.3'
>
> I understand that there is no Installed Adaptors... However from NI point of view I can read from GPIB explorer that the interfaces listed below are currently installed:
> GPIB0 GPIB_USB_HS
>
> So what's the problem ?
>
> Second try: with visa usb:
> From Matlab point of view:
>
> visainfo = instrhwinfo('visa')
> visainfo =
> InstalledAdaptors: {1x0 cell}
> JarFileVersion: 'Version 3.3'
> So it's the same problem. But in this case I find the same problem with NI: I used Ni-Visa Configuration and it finds no resource.
>
> Is there someone here with experince to help me ?
> Thank you versy much
> François

Viewing all articles
Browse latest Browse all 19628

Trending Articles