Length
SCPI Command :
TRACe:IQ:EGATe:LENGth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() int[source]
# 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’.
- set(length: int) None[source]
# 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’.
- Parameters:
length – numeric value Max = (440 MS * sample rate/200MHz) -1 pretrigger samples defined by TRACe:IQ:SET; sample rate defined by method
RsFsw.applications.k10Xlte.trace.iq.symbolRate.get()) Range: 1…Max (samples)