Tolerance

SCPI Command :

[SENSe]:SSEarch:FPLan:TOLerance
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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.

Returns:

frequency: numeric value Unit: Hz

set(frequency: float) None[source]
# [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.

Parameters:

frequency – numeric value Unit: Hz