Tolerance

SCPI Command :

[SENSe]:PSERvoing:TARGet:TOLerance
class ToleranceCls[source]

Tolerance commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:PSERvoing:TARGet:TOLerance
value: float = driver.applications.k18AmplifierEt.sense.pservoing.target.tolerance.get()

Sets and queries the power servoing target tolerance. The unit depends on the selected target parameter.

return

target_value: numeric value

set(target_value: float) None[source]
# SCPI: [SENSe]:PSERvoing:TARGet:TOLerance
driver.applications.k18AmplifierEt.sense.pservoing.target.tolerance.set(target_value = 1.0)

Sets and queries the power servoing target tolerance. The unit depends on the selected target parameter.

param target_value

numeric value