UaChannel
SCPI Command :
[SENSe]:POWer:ACHannel:BWIDth:UACHannel
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:POWer:ACHannel:BWIDth:UACHannel value: float = driver.applications.k14Xnr5G.sense.power.achannel.bandwidth.uaChannel.get()
Defines the channel bandwidth of the upper adjacent channel in asymmetrical configurations. The adjacent channel is the first pair of channels next to the transmission channels. To configure the bandwidth for the lower adjacent channel, use the [SENSe:]POWer:ACHannel:BANDwidth:ACHannel command. 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:UACHannel driver.applications.k14Xnr5G.sense.power.achannel.bandwidth.uaChannel.set(bandwidth = 1.0)
Defines the channel bandwidth of the upper adjacent channel in asymmetrical configurations. The adjacent channel is the first pair of channels next to the transmission channels. To configure the bandwidth for the lower adjacent channel, use the [SENSe:]POWer:ACHannel:BANDwidth:ACHannel command. Steep-edged channel filters are available for fast ACLR measurements.
- Parameters:
bandwidth – Range: 100 Hz to 1000 MHz, Unit: Hz