Tbw
SCPI Command :
[SENSe]:IQ:TBW
- class TbwCls[source]
Tbw commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:IQ:TBW value: float = driver.applications.k40PhaseNoise.sense.iq.tbw.get()
Defines the maximum tracking bandwidth (sample rate) for all half decades.
- return
bandwidth: Range: 60 mHz to 65.28 MHz, Unit: HZ
- set(bandwidth: float) None [source]
# SCPI: [SENSe]:IQ:TBW driver.applications.k40PhaseNoise.sense.iq.tbw.set(bandwidth = 1.0)
Defines the maximum tracking bandwidth (sample rate) for all half decades.
- param bandwidth
Range: 60 mHz to 65.28 MHz, Unit: HZ