Alpha

SCPI Command :

[SENSe]:DDEMod:FILTer:ALPHa
class AlphaCls[source]

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

get() float[source]
# SCPI: [SENSe]:DDEMod:FILTer:ALPHa
value: float = driver.applications.k70Vsa.sense.ddemod.filterPy.alpha.get()

Determines the filter characteristic (ALPHA/BT) .

return

meas_filter_alpha_bt: Range: 0.03 to 1.0

set(meas_filter_alpha_bt: float) None[source]
# SCPI: [SENSe]:DDEMod:FILTer:ALPHa
driver.applications.k70Vsa.sense.ddemod.filterPy.alpha.set(meas_filter_alpha_bt = 1.0)

Determines the filter characteristic (ALPHA/BT) .

param meas_filter_alpha_bt

Range: 0.03 to 1.0