Tolerance
SCPI Command :
[SENSe]:DDEMod:SEARch:BURSt:TOLerance
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:DDEMod:SEARch:BURSt:TOLerance value: float = driver.applications.k70Vsa.sense.ddemod.search.burst.tolerance.get()
Controls burst search tolerance.
- Returns:
tolerance: Range: 1 to 15000, Unit: SYM
- set(tolerance: float) None[source]
# [SENSe]:DDEMod:SEARch:BURSt:TOLerance driver.applications.k70Vsa.sense.ddemod.search.burst.tolerance.set(tolerance = 1.0)
Controls burst search tolerance.
- Parameters:
tolerance – Range: 1 to 15000, Unit: SYM