Unable to create visa object with TekVisa

PC and MSO4104B Tek oscilloscopes are connected through USB and TekVisa 4.9 is installed. I am getting the following error:
g = visa( 'tek' , 'USB::0x0699::0x0409::C010730::INSTR');
??? Error using ==> visa.visa at 228
The specified VENDOR adaptor could not be found.
Tektronix Open Choice Instrument Manager shows that TekVisa is working find.
Any suggestions?

답변 (1개)

Burak Mert Gonultas
Burak Mert Gonultas 2016년 12월 27일

0 개 추천

Use instrfind('visa') to find drivers and use that instead of 'tek'

태그

질문:

2014년 12월 19일

답변:

2016년 12월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by