All

SCPI Command :

[SENSe]:POWer:ACHannel:FILTer:ALPHa[:ALL]
class AllCls[source]

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

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

Defines the alpha value for the weighting filter for all channels.

return

value: No help available

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

Defines the alpha value for the weighting filter for all channels.

param value

No help available