When will Instrument Control Toolbox support gpib on 64-bit Mac OS?

조회 수: 4 (최근 30일)
Carver Mead
Carver Mead 2018년 8월 1일
답변: Andrei 2018년 8월 17일
g = gpib('ni', 0, 22); Error using gpib (line 140) The specified VENDOR adaptor could not be found.
>> instrhwinfo('gpib', 'ni') Error using instrhwinfo (line 257) The specified VENDOR adaptor could not be found.

답변 (1개)

Andrei
Andrei 2018년 8월 17일
You can communicate with GPIB instruments on macOS by using the VISA interface with a VISA-GPIB resource name. The only limitation is that your GPIB adapter needs to be supported by NI VISA.
NI-VISA support on macOS is available as of MATLAB R2015b.

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by