Timing

SCPI Command :

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

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

set(xaxis: RsFsw.enums.AxisHopTiming, yaxis: RsFsw.enums.YaXisItems, window=Window.Default) None[source]
# SCPI: 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.

param 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

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