Power

SCPI Command :

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

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

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

Configures the Parameter Distribution result display for hop power parameters.

param xaxis

AVGPower | MAXPower | MINPower | PWRRipple MINPower Minimum power MAXPower Maximum power AVGPower Average power PWRRipple Power ripple

param yaxis

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

param window

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