Minimum
SCPI Command :
FETCh:STABle:ICC:AVG:MINimum
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(query_range: SelectionRangeB) float[source]
# FETCh:STABle:ICC:AVG:MINimum value: float = driver.applications.k18AmplifierEt.fetch.stable.icc.avg.minimum.get(query_range = enums.SelectionRangeB.ALL)
Returns the statistical value for the average current.
- Parameters:
query_range – CURRent | ALL
- Returns:
result: CURRent | ALL