IfPower

SCPI Command :

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

Defines the power level at the third intermediate frequency that must be exceeded 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. For compatibility reasons, this command is also available for the ‘Baseband Power’ trigger source when using the ‘Analog Baseband’ interface.

set(level: float) None[source]
# TRIGger[:SEQuence]:LEVel:IFPower
driver.applications.k50Spurious.trigger.sequence.level.ifPower.set(level = 1.0)

Defines the power level at the third intermediate frequency that must be exceeded 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. For compatibility reasons, this command is also available for the ‘Baseband Power’ trigger source when using the ‘Analog Baseband’ interface.

Parameters:

level – For details on available trigger levels and trigger bandwidths, see the specifications document. Unit: DBM