TypePy

SCPI Command :

TRACe:IQ:EGATe:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() EgateType[source]
# TRACe:IQ:EGATe:TYPE
value: enums.EgateType = driver.applications.iqAnalyzer.trace.iq.egate.typePy.get()

Selects the gate mode for gated measurements with the I/Q analyzer. Note: The IF power trigger holdoff time is ignored if you are using the ‘Level’ gate mode in combination with an IF Power trigger.

Returns:

type_py: LEVel EDGE

set(type_py: EgateType) None[source]
# TRACe:IQ:EGATe:TYPE
driver.applications.iqAnalyzer.trace.iq.egate.typePy.set(type_py = enums.EgateType.EDGE)

Selects the gate mode for gated measurements with the I/Q analyzer. Note: The IF power trigger holdoff time is ignored if you are using the ‘Level’ gate mode in combination with an IF Power trigger.

Parameters:

type_py – LEVel EDGE