Length

SCPI Command :

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

No help available

set(arg_0: float) None[source]
# [SENSe]:TCAPture:LENGth
driver.applications.k70Vsa.sense.tcapture.length.set(arg_0 = 1.0)

No help available