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.GeneratorPath [source]
# SCPI: CONFigure:GENerator:TARGet:PATH:RF value: enums.GeneratorPath = driver.applications.k18AmplifierEt.configure.generator.target.path.rf.get()
This command selects the signal path of the generator used for RF signal generation. Make sure to synchronize with *OPC? or *WAI to make sure that the command was successfully applied on the generator before sending the next command.
- return
path: A | B
- set(path: RsFsw.enums.GeneratorPath) None [source]
# SCPI: CONFigure:GENerator:TARGet:PATH:RF driver.applications.k18AmplifierEt.configure.generator.target.path.rf.set(path = enums.GeneratorPath.A)
This command selects the signal path of the generator used for RF signal generation. Make sure to synchronize with *OPC? or *WAI to make sure that the command was successfully applied on the generator before sending the next command.
- param path
A | B