필터 지우기
필터 지우기

Connecting Keithley 6221 with GPIB

조회 수: 12 (최근 30일)
Chew
Chew 2014년 6월 4일
답변: Henrik 2014년 9월 29일
Hi,
I am attempting to create arbitrary waveforms using MATLAB, then sending it to my 6221 to generate the current. I am using a KUSB-488B card to connect my laptop to the 6221. I have installed the associated driver (version 3.12), and my laptop seems to be detecting the 6221, as shown in the image below.
I tried the following commands to try and create an instrument object.
obj = gpib('keithley',21,11)
and
obj = gpib('keithley',0,11)
While trying to create an instrument object, I keep getting this error "The specified VENDOR adaptor could not be found"
In the instrument control toolbox, MATLAB does not detect the 6221, as seen here.
Can someone please advise me on what I should do?
Thank you very much! :)
  댓글 수: 1
Henrik
Henrik 2014년 9월 26일
Hi
I have a similar problem - did you manage to find a solution?

댓글을 달려면 로그인하십시오.

답변 (1개)

Henrik
Henrik 2014년 9월 29일
Hi
You might need to install 32-bit MATLAB instead of 64-bit MATLAB for this to work - this solved it for me.
Henrik

카테고리

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