Length

SCPI Command :

[SENSe]:DDEMod:EQUalizer:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DDEMod:EQUalizer:LENGth
value: float = driver.applications.k70Vsa.sense.ddemod.equalizer.length.get()

Defines the length of the equalizer in terms of symbols.

Returns:

length: Range: 1 to 256, Unit: SYMB

set(length: float) None[source]
# [SENSe]:DDEMod:EQUalizer:LENGth
driver.applications.k70Vsa.sense.ddemod.equalizer.length.set(length = 1.0)

Defines the length of the equalizer in terms of symbols.

Parameters:

length – Range: 1 to 256, Unit: SYMB