Soffset

SCPI Command :

[SENSe]:PMETer:SOFFset
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:PMETer:SOFFset
value: float = driver.applications.k18AmplifierEt.sense.pmeter.soffset.get()

Takes the specified offset into account for the measured power. Only available if method RsFsw.applications.k18AmplifierEt.sense.pmeter.roffset.state.set() is disabled.

Returns:

sensor_offset: Unit: DB

set(sensor_offset: float) None[source]
# [SENSe]:PMETer:SOFFset
driver.applications.k18AmplifierEt.sense.pmeter.soffset.set(sensor_offset = 1.0)

Takes the specified offset into account for the measured power. Only available if method RsFsw.applications.k18AmplifierEt.sense.pmeter.roffset.state.set() is disabled.

Parameters:

sensor_offset – Unit: DB