Channel

SCPI Command :

[SENSe]:POWer:ACHannel:BWIDth[:CHANnel]
class ChannelCls[source]

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

get() float[source]
# SCPI: [SENSe]:POWer:ACHannel:BWIDth[:CHANnel]
value: float = driver.applications.k91Wlan.sense.power.achannel.bandwidth.channel.get()

Defines the channel bandwidth of the transmission channels. Steep-edged channel filters are available for fast ACLR measurements.

return

bandwidth: Range: 100 Hz to 1000 MHz, Unit: Hz

set(bandwidth: float) None[source]
# SCPI: [SENSe]:POWer:ACHannel:BWIDth[:CHANnel]
driver.applications.k91Wlan.sense.power.achannel.bandwidth.channel.set(bandwidth = 1.0)

Defines the channel bandwidth of the transmission channels. Steep-edged channel filters are available for fast ACLR measurements.

param bandwidth

Range: 100 Hz to 1000 MHz, Unit: Hz