Tolerance
SCPI Command :
[SENSe]:SSEarch:FPLan:TOLerance
- class ToleranceCls[source]
Tolerance commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:SSEarch:FPLan:TOLerance value: float = driver.applications.k50Spurious.sense.ssearch.fplan.tolerance.get()
Sets the frequency tolerance to match predicted spurs to measured spurs.
- return
frequency: numeric value Unit: Hz
- set(frequency: float) None [source]
# SCPI: [SENSe]:SSEarch:FPLan:TOLerance driver.applications.k50Spurious.sense.ssearch.fplan.tolerance.set(frequency = 1.0)
Sets the frequency tolerance to match predicted spurs to measured spurs.
- param frequency
numeric value Unit: Hz