Achannel

SCPI Command :

[SENSe]:POWer:ACHannel:FILTer:ALPHa:ACHannel
class AchannelCls[source]

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

get() float[source]
# SCPI: [SENSe]:POWer:ACHannel:FILTer:ALPHa:ACHannel
value: float = driver.applications.k18AmplifierEt.sense.power.achannel.filterPy.alpha.achannel.get()

Defines the roll-off factor for the adjacent channel weighting filter. For asymmetrical MSR signals, this command defines the roll-off factor for the lower adjacent channel. To configure the factor for the upper adjacent channel, use the [SENSe:]POWer:ACHannel:FILTer:ALPHa:UACHannel command.

return

value: No help available

set(value: float) None[source]
# SCPI: [SENSe]:POWer:ACHannel:FILTer:ALPHa:ACHannel
driver.applications.k18AmplifierEt.sense.power.achannel.filterPy.alpha.achannel.set(value = 1.0)

Defines the roll-off factor for the adjacent channel weighting filter. For asymmetrical MSR signals, this command defines the roll-off factor for the lower adjacent channel. To configure the factor for the upper adjacent channel, use the [SENSe:]POWer:ACHannel:FILTer:ALPHa:UACHannel command.

param value

Roll-off factor Range: 0 to 1