Irejection

SCPI Command :

[SENSe]:CORRection:IREJection
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:CORRection:IREJection
value: float = driver.applications.k30NoiseFigure.sense.correction.irejection.get()

Defines the image frequency rejection for the DUT.

Returns:

image_rejection: Range: 0 to 999.99, Unit: DB

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

Defines the image frequency rejection for the DUT.

Parameters:

image_rejection – Range: 0 to 999.99, Unit: DB