Average

SCPI Command :

CALCulate:[POWer]:SWEep:TIME:GATE<CH>:AVERage
class AverageCls[source]

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

get(gate=Gate.Default) float[source]
# SCPI: CALCulate:[POWer]:SWEep:TIME:GATE<CH>:AVERage
value: float = driver.calculate.power.sweep.time.gate.average.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:

average: float Range: -1000 to 1000