Bwid
SCPI Command :
[SENSe]:ESPectrum<sb>:BWID
- class BwidCls[source]
Bwid commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(subBlock=SubBlock.Default) float [source]
# SCPI: [SENSe]:ESPectrum<sb>:BWID value: float = driver.applications.k149Uwb.sense.espectrum.bwid.get(subBlock = repcap.SubBlock.Default)
Defines the channel bandwidth of the reference range. The bandwidth is available if the power reference is the channel power.
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)
- return
max_py: No help available
- set(max_py: float, subBlock=SubBlock.Default) None [source]
# SCPI: [SENSe]:ESPectrum<sb>:BWID driver.applications.k149Uwb.sense.espectrum.bwid.set(max_py = 1.0, subBlock = repcap.SubBlock.Default)
Defines the channel bandwidth of the reference range. The bandwidth is available if the power reference is the channel power.
- param max_py
No help available
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)