Length

SCPI Commands

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

This command defines the gate length for gated measurements with the I/Q analyzer.

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)

This command defines the gate length for gated measurements with the I/Q analyzer.

param length

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