Auto

SCPI Command :

[SENSe]:DDEMod:RLENgth:AUTO
class AutoCls[source]

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

get() bool[source]
# SCPI: [SENSe]:DDEMod:RLENgth:AUTO
value: bool = driver.applications.k70Vsa.sense.ddemod.rlength.auto.get()

If enabled, the capture length is automatically adapted as required according to the current result length, burst and pattern search settings, and network-specific characteristics (e.g. burst and frame structures) .

return

state: No help available

set(state: bool) None[source]
# SCPI: [SENSe]:DDEMod:RLENgth:AUTO
driver.applications.k70Vsa.sense.ddemod.rlength.auto.set(state = False)

If enabled, the capture length is automatically adapted as required according to the current result length, burst and pattern search settings, and network-specific characteristics (e.g. burst and frame structures) .

param state

No help available