RfbWidth

SCPI Command :

[SENSe]:ESPectrum<sb>:MSR:RFBWidth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(subBlock=SubBlock.Default) float[source]
# [SENSe]:ESPectrum<sb>:MSR:RFBWidth
value: float = driver.applications.k149Uwb.sense.espectrum.msr.rfbWidth.get(subBlock = repcap.SubBlock.Default)

Defines the RF bandwidth of the base station for MSR measurements.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)

set(max_py: float, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:MSR:RFBWidth
driver.applications.k149Uwb.sense.espectrum.msr.rfbWidth.set(max_py = 1.0, subBlock = repcap.SubBlock.Default)

Defines the RF bandwidth of the base station for MSR measurements.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)