Length

SCPI Command :

[SENSe]:DDEMod:EQUalizer:LENGth
class LengthCls[source]

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

get() float[source]
# SCPI: [SENSe]:DDEMod:EQUalizer:LENGth
value: float = driver.applications.k70Vsa.sense.ddemod.equalizer.length.get()

Defines the length of the equalizer in terms of symbols.

return

length: Range: 1 to 256, Unit: SYMB

set(length: float) None[source]
# SCPI: [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.

param length

Range: 1 to 256, Unit: SYMB