Channel

SCPI Command :

[SENSe]:POWer:ACHannel:BWIDth[:CHANnel]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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.

Returns:

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

set(bandwidth: float) None[source]
# [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.

Parameters:

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