Rf
SCPI Command :
CONFigure:GENerator:TARGet:PATH:RF
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() GeneratorPath[source]
# 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*WAIto make sure that the command was successfully applied on the generator before sending the next command.- Returns:
path: A | B
- set(path: GeneratorPath) None[source]
# 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*WAIto make sure that the command was successfully applied on the generator before sending the next command.- Parameters:
path – A | B