Maximum

SCPI Command :

CALCulate:[POWer]:SWEep:TIME:GATE<CH>:MAXimum
class MaximumCls[source]

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

get(gate=Gate.Default) float[source]
# SCPI: CALCulate:[POWer]:SWEep:TIME:GATE<CH>:MAXimum
value: float = driver.calculate.power.sweep.time.gate.maximum.get(gate = repcap.Gate.Default)

Queries the average power value of the time gated measurement.

param gate:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Gate’)

return:

maximum: float Range: -1000 to 1000