Maximum

SCPI Commands :

FETCh:GPRF:MEASurement<Instance>:POWer:MAXimum:MAXimum
READ:GPRF:MEASurement<Instance>:POWer:MAXimum:MAXimum
class MaximumCls[source]

Maximum commands group definition. 2 total commands, 0 Subgroups, 2 group commands

fetch() List[float][source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:POWer:MAXimum:MAXimum
value: List[float] = driver.gprf.measurement.power.maximum.maximum.fetch()

No command help available

Suppressed linked return values: reliability

return:

power_maximum_max: No help available

read() List[float][source]
# SCPI: READ:GPRF:MEASurement<Instance>:POWer:MAXimum:MAXimum
value: List[float] = driver.gprf.measurement.power.maximum.maximum.read()

No command help available

Suppressed linked return values: reliability

return:

power_maximum_max: No help available