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