Iteration
SCPI Command :
[SENSe]:PSERvoing:MAX:ITERation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:PSERvoing:MAX:ITERation value: float = driver.applications.k18AmplifierEt.sense.pservoing.max.iteration.get()
Sets and queries the maximum number of iteratons during the power servoing sequence.
- Returns:
max_iterations: numeric value
- set(max_iterations: float) None[source]
# [SENSe]:PSERvoing:MAX:ITERation driver.applications.k18AmplifierEt.sense.pservoing.max.iteration.set(max_iterations = 1.0)
Sets and queries the maximum number of iteratons during the power servoing sequence.
- Parameters:
max_iterations – numeric value