Value
SCPI Command :
[SENSe]:PSERvoing:TARGet:VALue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [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.
- Returns:
target_value: numeric value
- set(target_value: float) None[source]
# [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.
- Parameters:
target_value – numeric value