Timing

SCPI Command :

CALCulate<n>:DISTribution:TIMing
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(xaxis: PulseTimingItems, yaxis: YaXisItems, window=Window.Default) None[source]
# 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.

Parameters:
  • 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)

  • 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.

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