Length
SCPI Command :
TRACe:IQ:EGATe:LENGth
- class LengthCls[source]
Length commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: TRACe:IQ:EGATe:LENGth value: int = driver.applications.iqAnalyzer.trace.iq.egate.length.get()
Defines the gate length for gated measurements with the I/Q analyzer. Defines the gate length in samples in edge mode. For details see ‘Configuring I/Q gating’.
- return
length: No help available
- set(length: int) None [source]
# SCPI: TRACe:IQ:EGATe:LENGth driver.applications.iqAnalyzer.trace.iq.egate.length.set(length = 1)
Defines the gate length for gated measurements with the I/Q analyzer. Defines the gate length in samples in edge mode. For details see ‘Configuring I/Q gating’.
- param length
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)