Mbwidth

SCPI Commands

TRACe:IQ:WBANd:MBWidth
class MbwidthCls[source]

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

get() int[source]
# SCPI: TRACe:IQ:WBANd:MBWidth
value: int = driver.applications.iqAnalyzer.trace.iq.wband.mbwidth.get()

Defines the maximum analysis bandwidth. Any value can be specified; the next higher fixed bandwidth is used.

return

max_bandwidth: No help available

set(max_bandwidth: int) None[source]
# SCPI: TRACe:IQ:WBANd:MBWidth
driver.applications.iqAnalyzer.trace.iq.wband.mbwidth.set(max_bandwidth = 1)

Defines the maximum analysis bandwidth. Any value can be specified; the next higher fixed bandwidth is used.

param max_bandwidth

80 MHz Restricts the analysis bandwidth to a maximum of 80 MHz. The bandwidth extension option R&S FSWP-B320 is deactivated. method RsFswp.Applications.IqAnalyzer.Trace.Iq.Wband.State.set is set to OFF. 160 MHz Restricts the analysis bandwidth to a maximum of 160 MHz. The bandwidth extension option R&S FSWP-B320 is deactivated. method RsFswp.Applications.IqAnalyzer.Trace.Iq.Wband.State.set is set to ON. 160 MHz | MAX The bandwidth extension option is activated. The currently available maximum bandwidth is allowed. method RsFswp.Applications.IqAnalyzer.Trace.Iq.Wband.State.set is set to ON. Unit: Hz