Mbwidth

SCPI Command :

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

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

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

Defines the maximum analysis bandwidth. Any value can be specified; the next higher fixed bandwidth is used. Defining a value other than ‘MAX’ is useful if you want to specify the sample rate directly and at the same time, ensure a minimum bandwidth is available. (See ‘Sample rate and maximum usable I/Q bandwidth for RF input’) .

return

bandwidth: No help available

set(bandwidth: float) None[source]
# SCPI: TRACe:IQ:WBANd:MBWidth
driver.applications.k18AmplifierEt.trace.iq.wband.mbwidth.set(bandwidth = 1.0)

Defines the maximum analysis bandwidth. Any value can be specified; the next higher fixed bandwidth is used. Defining a value other than ‘MAX’ is useful if you want to specify the sample rate directly and at the same time, ensure a minimum bandwidth is available. (See ‘Sample rate and maximum usable I/Q bandwidth for RF input’) .

param bandwidth

80 MHz Restricts the analysis bandwidth to a maximum of 80 MHz. The bandwidth extension options greater than 160 MHz are disabled. method RsFsw.Applications.K17_Mcgd.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 FSW-B320 is deactivated. (Not available or required if other bandwidth extension options larger than 320 MHz are installed.) method RsFsw.Applications.K17_Mcgd.Trace.Iq.Wband.State.set is set to ON. 1200 MHz | 500 MHz | 320 MHz | MAX All installed bandwidth extension options are activated. The currently available maximum bandwidth is allowed. (See ‘Sample rate and maximum usable I/Q bandwidth for RF input’) . method RsFsw.Applications.K17_Mcgd.Trace.Iq.Wband.State.set is set to ON. Unit: Hz