Bandwidth

SCPI Commands

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()

This command queries the bandwidth in Hz of the resampling filter (‘Usable I/Q Bandwidth’) .

return

bandwidth: Usable I/Q bandwidth Unit: Hz

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

This command queries the bandwidth in Hz of the resampling filter (‘Usable I/Q Bandwidth’) .

param bandwidth

Usable I/Q bandwidth Unit: Hz