Tbw

SCPI Command :

[SENSe]:IQ:TBW
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:IQ:TBW
value: float = driver.applications.k40PhaseNoise.sense.iq.tbw.get()

Defines the maximum tracking bandwidth (sample rate) for all half decades.

Returns:

bandwidth: Range: 60 mHz to 65.28 MHz, Unit: HZ

set(bandwidth: float) None[source]
# [SENSe]:IQ:TBW
driver.applications.k40PhaseNoise.sense.iq.tbw.set(bandwidth = 1.0)

Defines the maximum tracking bandwidth (sample rate) for all half decades.

Parameters:

bandwidth – Range: 60 mHz to 65.28 MHz, Unit: HZ