Offset

SCPI Command :

[SENSe]:DETect:EVALuation:OFFSet
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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.

Returns:

offset: numeric value

set(offset: float) None[source]
# [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.

Parameters:

offset – numeric value