Iteration
SCPI Command :
[SENSe]:PSERvoing:MAX:ITERation
- class IterationCls[source]
Iteration commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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.
- return
max_iterations: numeric value
- set(max_iterations: float) None [source]
# SCPI: [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.
- param max_iterations
numeric value