Start

SCPI Commands

SENSe:CREFerence:PDETect:RANGe:STARt
class StartCls[source]

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

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

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

return

start: Unit: HZ

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

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

param start

Unit: HZ