Minimum

SCPI Command :

FETCh:STABle:VCC:MAX:MINimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(voltage: SelectionRangeB) float[source]
# FETCh:STABle:VCC:MAX:MINimum
value: float = driver.applications.k18AmplifierEt.fetch.stable.vcc.max.minimum.get(voltage = enums.SelectionRangeB.ALL)

Returns the statistical value for the maximum amplifier supply voltage.

Parameters:

voltage – CURRent | ALL

Returns:

result: CURRent | ALL