Power

SCPI Command :

CALCulate<n>:DISTribution:POWer
class PowerCls[source]

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

set(xaxis: RsFsw.enums.PulsePowerItems, yaxis: RsFsw.enums.YaXisItems, window=Window.Default) None[source]
# SCPI: CALCulate<n>:DISTribution:POWer
driver.applications.k6Pulse.calculate.distribution.power.set(xaxis = enums.PulsePowerItems.ADDB, yaxis = enums.YaXisItems.COUNt, window = repcap.Window.Default)

Configures the Parameter Distribution result display.

param xaxis

TOP | BASE | AMPLitude | ON | AVG | MIN | MAX | PON | PAVG | PMIN | ADPercent | ADDB | RPERcent | RDB | OPERcent | ODB | POINt | PPRatio | I | Q Pulse parameter to be displayed on the x-axis. For a description of the available parameters see ‘Phase parameters’. TOP Top Power BASE Base Power AMPLitude Pulse Amplitude ON Average ON Power AVG Average Tx Power MIN Minimum Power MAX Peak Power PON Peak-to-Avg ON Power Ratio PAVG Peak-to-Average Tx Power Ratio PMIN Peak-to-Min Power Ratio ADPercent Droop in % ADDB Droop in dB RPERcent Ripple in % RDB Ripple in dB OPERcent Overshoot in % ODB Overshoot in dB POINt Pulse power measured at measurement point PPRatio Pulse-to-Pulse Power Difference

param yaxis

COUNt | OCCurrence Parameter to be displayed on the y-axis. COUNt Number of pulses in which the parameter value occurred. OCCurrence Percentage of all measured pulses in which the parameter value occurred.

param window

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