Bandwidth
SCPI Command :
[SENSe]:POWer:BWIDth
- class BandwidthCls[source]
Bandwidth commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:POWer:BWIDth value: float = driver.applications.k10Xlte.sense.power.bandwidth.get()
Selects the percentage of the total power that defines the occupied bandwidth.
- return
bandwidth: No help available
- set(bandwidth: float) None [source]
# SCPI: [SENSe]:POWer:BWIDth driver.applications.k10Xlte.sense.power.bandwidth.set(bandwidth = 1.0)
Selects the percentage of the total power that defines the occupied bandwidth.
- param bandwidth
Range: 10 PCT to 99.9 PCT, Unit: PCT