Soffset
SCPI Command :
[SENSe]:PMETer:SOFFset
- class SoffsetCls[source]
Soffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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 [SENSe:]PMETer{p}:ROFFset[:STATe] is disabled.
- return
sensor_offset: Unit: DB
- set(sensor_offset: float) None [source]
# SCPI: [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 [SENSe:]PMETer{p}:ROFFset[:STATe] is disabled.
- param sensor_offset
Unit: DB