Timing

SCPI Command :

CALCulate<n>:DISTribution:TIMing
class TimingCls[source]

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

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

Configures the Parameter Distribution result display.

param xaxis

TSTamp | SETTling | RISE | FALL | PWIDth | OFF | DRATio | DCYCle | PRI | PRF Pulse parameter to be displayed on the x-axis. For a description of the available parameters see ‘Timing parameters’. TSTamp Timestamp SETTling Settling Time RISE Rise Time FALL Fall Time PWIDth Pulse Width (ON Time) OFF Off Time DRATio Duty Ratio DCYCle Duty Cycle (%) PRI Pulse Repetition Interval PRF Pulse Repetition Frequency (Hz)

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