Nposition
SCPI Command :
CONFigure:REFSignal:GOS:NPOSition
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:REFSignal:GOS:NPOSition value: float = driver.applications.k18AmplifierEt.configure.refSignal.gos.nposition.get()
This command defines the offset of a notch relative to the center frequency in the internally generated reference signal.
- Returns:
frequency: numeric value Unit: Hz
- set(frequency: float) None[source]
# CONFigure:REFSignal:GOS:NPOSition driver.applications.k18AmplifierEt.configure.refSignal.gos.nposition.set(frequency = 1.0)
This command defines the offset of a notch relative to the center frequency in the internally generated reference signal.
- Parameters:
frequency – numeric value Unit: Hz