Trouble interafcing FS300 SpecAn using USB interface and NI VISA 5.0.3 with Matlab

조회 수: 6 (최근 30일)
HI, I'm stuck with a problem in interfacing the Rhode & Schwarz FS300 spectrum analyser to Matlab through NI VISA 5.0.3. I'm using Matlab 2011a. Create new Interface option in tmtool doesn't shows my instrument connected to the USB drive. The NI VISA interactive control shows my USB device, but listed as USB RAW. I beleive I need to get this listed as INSTR?
Any help ?
Thanks, Bala

채택된 답변

Ankit Desai
Ankit Desai 2011년 4월 30일
If you plan to communicate with the instrument using low level SCPI commands, via VISA-USB object - it has to be of USBTMC (Test & Measurement) class i.e. the VISA Resource Address must end with ::INSTR.
However, if you plan to communicate with the instrument using the industry standards such as VXIPnP or IVI - you can use the USB-RAW VISA Resource Address. Here's more help on how to use these drivers in MATLAB.
Hope this helps,
-Ankit

추가 답변 (1개)

Balachander Ramamurthy
Balachander Ramamurthy 2011년 5월 3일
It's working now! The USB interface to Fs300 and Sm300 instruments doesn't show up in the VISA software (both NI and Agilent). But SiScan from Rohde and Schwarz driver installation shows the USB connection and the required address to connect from tmtool. The driver installation requires a VISA software installed in the PC.

카테고리

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