Irejection

SCPI Command :

[SENSe]:CORRection:IREJection
class IrejectionCls[source]

Irejection commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:CORRection:IREJection
value: float = driver.applications.k30NoiseFigure.sense.correction.irejection.get()

Defines the image frequency rejection for the DUT.

return

image_rejection: Range: 0 to 999.99, Unit: DB

set(image_rejection: float) None[source]
# SCPI: [SENSe]:CORRection:IREJection
driver.applications.k30NoiseFigure.sense.correction.irejection.set(image_rejection = 1.0)

Defines the image frequency rejection for the DUT.

param image_rejection

Range: 0 to 999.99, Unit: DB