Bandwidth

SCPI Command :

CONFigure:REFSignal:GOS:BWIDth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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.

Returns:

bandwidth: numeric value Unit: Hz

set(bandwidth: float) None[source]
# 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.

Parameters:

bandwidth – numeric value Unit: Hz