Rf
SCPI Command :
CONFigure:GENerator:TARGet:PATH:RF
- class RfCls[source]
Rf commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.Path [source]
# SCPI: CONFigure:GENerator:TARGet:PATH:RF value: enums.Path = driver.configure.generator.target.path.rf.get()
Selects the RF signal path of the generator to be used for signal generation.
- return
path: A | B
- set(path: RsFsw.enums.Path) None [source]
# SCPI: CONFigure:GENerator:TARGet:PATH:RF driver.configure.generator.target.path.rf.set(path = enums.Path.A)
Selects the RF signal path of the generator to be used for signal generation.
- param path
A | B