Minimum

SCPI Command :

[SENSe]:DETect:BURSt:LENGth:MINimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DETect:BURSt:LENGth:MINimum
value: float = driver.applications.k149Uwb.sense.detect.burst.length.minimum.get()

Defines the minimum burst length.

Returns:

minimum: numeric value

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

Defines the minimum burst length.

Parameters:

minimum – numeric value