Maximum

SCPI Command :

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

Returns the statistical value for the minimum amplifier supply voltage.

Parameters:

voltage – CURRent | ALL

Returns:

result: CURRent | ALL