Bandwidth

SCPI Command :

TRACe:IQ:BWIDth
class BandwidthCls[source]

Bandwidth commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: TRACe:IQ:BWIDth
value: float = driver.applications.k70Vsa.trace.iq.bandwidth.get()

Defines or queries the bandwidth of the resampling filter. The bandwidth of the resampling filter depends on the sample rate.

return

bandwidth: Unit: HZ

set(bandwidth: float) None[source]
# SCPI: TRACe:IQ:BWIDth
driver.applications.k70Vsa.trace.iq.bandwidth.set(bandwidth = 1.0)

Defines or queries the bandwidth of the resampling filter. The bandwidth of the resampling filter depends on the sample rate.

param bandwidth

Unit: HZ