Timing

SCPI Command :

CALCulate<n>:DISTribution:HOP:TIMing
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(xaxis: AxisHopTiming, yaxis: YaXisItems, window=Window.Default) None[source]
# CALCulate<n>:DISTribution:HOP:TIMing
driver.applications.k60Transient.calculate.distribution.hop.timing.set(xaxis = enums.AxisHopTiming.BEGin, yaxis = enums.YaXisItems.COUNt, window = repcap.Window.Default)

Configures the Parameter Distribution result display for hop timing parameters.

Parameters:
  • xaxis – BEGin | DWELl | SWITching Hop parameter to be displayed on the x-axis. For a description of the available parameters see ‘Hop parameters’’Chirp parameters’. BEGin Hop begin time DWELl Hop dwell time SWITching Hop switching time

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

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