rfsiggen
Connection to Quick-Control RF Signal Generator instrument
Description
The Quick-Control RF Signal Generator can be used for any RF signal generator that uses an underlying IVI-C driver. You can also use it for an NI™ Vector Signal Transceiver (VST) or Vector Signal Generator (VSG) that uses the NI-RFSG driver. You do not have to directly deal with the underlying drivers.
For information on the prerequisites for using rfsiggen
, see Quick-Control RF Signal Generator Requirements.
Creation
Description
rf = rfsiggen
creates the RF signal generator object
rf
to communicate with an RF signal generator instrument. You must
specify a resource or a resource and driver later.
rf = rfsiggen(
additionally
specifies the resource
)resource
, and connects it to the RF signal generator
instrument designated by the resource. This is the VISA resource string for the
instrument.
Input Arguments
Properties
Object Functions
Use these object functions with any Quick-Control interface.
drivers | List of available instrument drivers for Quick-Control interfaces |
resources | List of available instrument resources for Quick-Control interfaces |
connect | Connect device object to instrument |
disconnect | Disconnect device object from instrument |
Use these object functions with Quick-Control RF signal generators.
Examples
Version History
Introduced in R2017b