Rf

SCPI Command :

CONFigure:GENerator:TARGet:PATH:RF
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() Path[source]
# 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.

Returns:

path: A | B

set(path: Path) None[source]
# 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.

Parameters:

path – A | B