rfsiggen
Create Quick-Control RF Signal Generator object
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.
Examples
Input Arguments
Version History
Introduced in R2017b