Loffset
SCPI Command :
[SENSe]:DIRected:LOFFset
- class LoffsetCls[source]
Loffset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:DIRected:LOFFset value: float = driver.applications.k50Spurious.sense.directed.loffset.get()
Defines a limit line as an offset to the detection threshold for each range.
- return
peak_exc: Range: 0 to 200, Unit: DB
- set(peak_exc: float) None [source]
# SCPI: [SENSe]:DIRected:LOFFset driver.applications.k50Spurious.sense.directed.loffset.set(peak_exc = 1.0)
Defines a limit line as an offset to the detection threshold for each range.
- param peak_exc
Range: 0 to 200, Unit: DB