Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem getting Matlab to recognize the NI-VISA Adaptor on Mac OS X 10.8.4

Running Matlab R2013a, Instrument Control Toolbox ver 3.3 on a Macbook Pro Mountain Lion 10.8.4.

 

I have installed NI-VISA 5.3 and am having trouble getting the VISA adaptor recognized. Running the usual commands:

 

>> visainfo = instrhwinfo('visa');
>> visainfo

visainfo =

InstalledAdaptors: {1x0 cell}
JarFileVersion: 'Version 3.3'

 

Shows that Matlab isn't seeing the adaptor. Any pointers as to what I did wrong or what I'm missing? I intend to use the Instrument Control Toolbox via TCPIP and USB to a few instruments.

 

0 Kudos
Message 1 of 1
(3,713 Views)