UaChannel
SCPI Command :
[SENSe]:POWer:ACHannel:SPACing:UACHannel
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:POWer:ACHannel:SPACing:UACHannel value: float = driver.applications.k14Xnr5G.sense.power.achannel.spacing.uaChannel.get()
Defines the distance from the transmission channel to the upper adjacent channel. For MSR signals, this command defines the distance from the CF of the last Tx channel in the last sub block to the upper adjacent channel in asymmetrical configurations. To configure the spacing for the lower adjacent channel use the method
RsFsw.sense.power.achannel.spacing.achannel.set()command.- Returns:
spacing: Range: 100 Hz to 2000 MHz, Unit: Hz
- set(spacing: float) None[source]
# [SENSe]:POWer:ACHannel:SPACing:UACHannel driver.applications.k14Xnr5G.sense.power.achannel.spacing.uaChannel.set(spacing = 1.0)
Defines the distance from the transmission channel to the upper adjacent channel. For MSR signals, this command defines the distance from the CF of the last Tx channel in the last sub block to the upper adjacent channel in asymmetrical configurations. To configure the spacing for the lower adjacent channel use the method
RsFsw.sense.power.achannel.spacing.achannel.set()command.- Parameters:
spacing – Range: 100 Hz to 2000 MHz, Unit: Hz