Minimum

SCPI Command :

FETCh:STABle:BBPower:MIN:MINimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(power: SelectionRangeB) float[source]
# FETCh:STABle:BBPower:MIN:MINimum
value: float = driver.applications.k18AmplifierEt.fetch.stable.bbPower.min.minimum.get(power = enums.SelectionRangeB.ALL)

Returns the statistical value for the minimum power.

Parameters:

power – CURRent | ALL

Returns:

result: CURRent | ALL