Bandwidth
SCPI Command :
CONFigure:REFSignal:GOS:BWIDth
- class BandwidthCls[source]
Bandwidth commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure:REFSignal:GOS:BWIDth value: float = driver.applications.k18AmplifierEt.configure.refSignal.gos.bandwidth.get()
This command defines the bandwidth of the internally generated reference signal.
- return
bandwidth: numeric value Unit: Hz
- set(bandwidth: float) None [source]
# SCPI: CONFigure:REFSignal:GOS:BWIDth driver.applications.k18AmplifierEt.configure.refSignal.gos.bandwidth.set(bandwidth = 1.0)
This command defines the bandwidth of the internally generated reference signal.
- param bandwidth
numeric value Unit: Hz