Offset

SCPI Command :

[SENSe]:DETect:EVALuation:OFFSet
class OffsetCls[source]

Offset commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:DETect:EVALuation:OFFSet
value: float = driver.applications.k149Uwb.sense.detect.evaluation.offset.get()

Sets the offset of the beginning of the detected burst to where to start detection within SYNC section.

return

offset: numeric value

set(offset: float) None[source]
# SCPI: [SENSe]:DETect:EVALuation:OFFSet
driver.applications.k149Uwb.sense.detect.evaluation.offset.set(offset = 1.0)

Sets the offset of the beginning of the detected burst to where to start detection within SYNC section.

param offset

numeric value