Loffset
SCPI Command :
[SENSe]:DIRected:LOFFset
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [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.
- Returns:
peak_exc: Range: 0 to 200, Unit: DB
- set(peak_exc: float) None[source]
# [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.
- Parameters:
peak_exc – Range: 0 to 200, Unit: DB