Maximum

SCPI Command :

[SENSe]:DDEMod:SEARch:BURSt:LENGth:MAXimum
class MaximumCls[source]

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

get() float[source]
# SCPI: [SENSe]:DDEMod:SEARch:BURSt:LENGth:MAXimum
value: float = driver.applications.k70Vsa.sense.ddemod.search.burst.length.maximum.get()

No command help available

return

max_length: Range: 0 to 128000, Unit: SYM

set(max_length: float) None[source]
# SCPI: [SENSe]:DDEMod:SEARch:BURSt:LENGth:MAXimum
driver.applications.k70Vsa.sense.ddemod.search.burst.length.maximum.set(max_length = 1.0)

No command help available

param max_length

Range: 0 to 128000, Unit: SYM