Maximum

SCPI Command :

[SENSe]:DETect:BURSt:LENGth:MAXimum
class MaximumCls[source]

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

get() float[source]
# SCPI: [SENSe]:DETect:BURSt:LENGth:MAXimum
value: float = driver.applications.k149Uwb.sense.detect.burst.length.maximum.get()

Defines the maximum burst length.

return

maximum: numeric value

set(maximum: float) None[source]
# SCPI: [SENSe]:DETect:BURSt:LENGth:MAXimum
driver.applications.k149Uwb.sense.detect.burst.length.maximum.set(maximum = 1.0)

Defines the maximum burst length.

param maximum

numeric value