
Preface
1MA171_5e Rohde & Schwarz How to use Rohde & Schwarz Instruments in MATLAB
®
4
The following application notes also discuss remote control of Rohde & Schwarz
instruments from MATLAB
®
based on the SCPI
1
command level. This approach implies
manual string formatting and data parsing of the SCPI command and its responses:
1EF46 Using MATLAB for Remote Control and Data Capture with R&S Spectrum
and Network Analyzers
This application note describes how instruments can be controlled directly from
MATLAB
®
scripts and how measurement data can be imported into MATLAB
®
.
1EF51: Using R&S Signal, Spectrum and Network Analyzers with MATLAB
This application note describes how to use the Rohde & Schwarz signal, spectrum
and network analyzers within the MathWorks MATLAB programming environment.
A collection of m-files is presented which provides functions like sending standard
SCPI commands and receiving binary data. All interfaces to the instrument (GPIB
and LAN) are supported.
1GP60: R&S MATLAB
®
Toolkit for Signal Generators and Power Sensors
The R&S MATLAB
®
Toolkit for signal generators and power sensors provides
routines for remote-controlling these instruments. Additional MATLAB
®
scripts turn
I/Q vectors into the Rohde & Schwarz waveform generator file format for use with
an ARB. This application note describes the installation and use of the R&S
MATLAB
®
Toolkit on Microsoft Windows and Linux based systems.
1GP69: R&S®NRP-Z Power Sensor Programming Guide
The R&S
®
NRP-Z power sensors from Rohde & Schwarz represent the latest in
power measurement technology. They offer all the functionality of conventional
power meters, and more, within the small housing of a power sensor. This
application note serves as a coding guide for situations in which the R&S
®
NRP-Z
power sensors are to be used in custom test and measurement software.
1.2 Required Software
To follow the configuration steps described in this application note the following
software is needed for the 32-bit application examples:
MATLAB
®
2009b or later
Windows
®
XP/VISTA/7 32-bit operating system, >2Gbyte RAM
VISA I/O library (e.g. National Instruments VISA Version 4.x)
Rohde & Schwarz VXIplug&play instrument driver
To follow the 64-bit examples the following software is needed
MATLAB
®
2010b or later
Windows
®
VISTA/7 64-bit operating system
VISA I/O library (e.g. National Instruments VISA Version 5.x)
1
Standard Commands for Programmable Instruments (SCPI) is a command set for
remote-controlling T&M instruments. Further information is available at
http://www.ivifoundation.org/scpi/default.aspx
.
Komentarze do niniejszej Instrukcji