Span

SCPI Commands

SENSe:CREFerence:PDETect:RANGe:SPAN
class SpanCls[source]

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

get() float[source]
# SCPI: [SENSe]:CREFerence:PDETect:RANGe:SPAN
value: float = driver.applications.k50Spurious.sense.creference.pdetect.range.span.get()

Defines the width of the range in which the maximum peak is searched.

return

span: Unit: HZ

set(span: float) None[source]
# SCPI: [SENSe]:CREFerence:PDETect:RANGe:SPAN
driver.applications.k50Spurious.sense.creference.pdetect.range.span.set(span = 1.0)

Defines the width of the range in which the maximum peak is searched.

param span

Unit: HZ