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