Value

SCPI Command :

[SENSe]:PSERvoing:TARGet:VALue
class ValueCls[source]

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

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

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

return

target_value: numeric value

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

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

param target_value

numeric value