Gap

SCPI Command :

TRACe:IQ:EGATe:GAP
class GapCls[source]

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

get() int[source]
# SCPI: TRACe:IQ:EGATe:GAP
value: int = driver.applications.iqAnalyzer.trace.iq.egate.gap.get()

Defines the interval between several gate periods for gated measurements with the I/Q analyzer.

return

gap: No help available

set(gap: int) None[source]
# SCPI: TRACe:IQ:EGATe:GAP
driver.applications.iqAnalyzer.trace.iq.egate.gap.set(gap = 1)

Defines the interval between several gate periods for gated measurements with the I/Q analyzer.

param gap

numeric value Max = (440 MS * sample rate/200MHz) -1 pretrigger samples defined by TRACe:IQ:SET; sample rate defined by method RsFsw.Applications.K10x_Lte.Trace.Iq.SymbolRate.get_) Range: 1…Max (samples)