Phase

SCPI Command :

CALCulate<n>:DISTribution:PHASe
class PhaseCls[source]

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

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

Configures the Parameter Distribution result display.

param xaxis

POINt | PPPHase | RERRor | PERRor | DEViation Pulse parameter to be displayed on the x-axis. For a description of the available parameters see ‘Phase parameters’. POINt Pulse phase at measurement point PPPHase Pulse-Pulse Phase Difference RERRor Phase Error (RMS) PERRor Phase Error (Peak) DEViation Phase Deviation

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’)