le 04-15-2013 07:20 PM
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
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 for USB (just serial ports)
Is there someone here with experince to help me ?
Thank you versy much
François
le 04-22-2013 04:39 AM
Hi François,
Is NI 488.2 for OSX installed on your computer?
Romain P.
National Instruments France
le 04-22-2013 08:40 PM
NI France ... je passe au français.
Oui, j'ai installé la dernière version de ce driver pour MacOS comme montré sur la photo.
Merci d'avoir répondu et j'espère trouver une solution.
François