TypePy
SCPI Command :
TRACe:IQ:EGATe:TYPE
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() EgateType[source]
# TRACe:IQ:EGATe:TYPE value: enums.EgateType = driver.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.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