IqPower

SCPI Command :

TRIGger[:SEQuence]:LEVel:IQPower
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# TRIGger[:SEQuence]:LEVel:IQPower
value: float = driver.applications.k17Mcgd.trigger.sequence.level.iqPower.get()

Defines the magnitude the I/Q data must exceed to cause a trigger event. Note that any RF attenuation or preamplification is considered when the trigger level is analyzed. If defined, a reference level offset is also considered.

set(level: float) None[source]
# TRIGger[:SEQuence]:LEVel:IQPower
driver.applications.k17Mcgd.trigger.sequence.level.iqPower.set(level = 1.0)

Defines the magnitude the I/Q data must exceed to cause a trigger event. Note that any RF attenuation or preamplification is considered when the trigger level is analyzed. If defined, a reference level offset is also considered.

Parameters:

level – Range: -130 dBm to 30 dBm, Unit: DBM