Nposition
SCPI Command :
CONFigure:REFSignal:GOS:NPOSition
- class NpositionCls[source]
Nposition commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: 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.
- return
frequency: numeric value Unit: Hz
- set(frequency: float) None [source]
# SCPI: 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.
- param frequency
numeric value Unit: Hz