Maximum
SCPI Command :
[SENSe]:DETect:BURSt:LENGth:MAXimum
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:DETect:BURSt:LENGth:MAXimum value: float = driver.applications.k149Uwb.sense.detect.burst.length.maximum.get()
Defines the maximum burst length.
- Returns:
maximum: numeric value
- set(maximum: float) None[source]
# [SENSe]:DETect:BURSt:LENGth:MAXimum driver.applications.k149Uwb.sense.detect.burst.length.maximum.set(maximum = 1.0)
Defines the maximum burst length.
- Parameters:
maximum – numeric value