Stop

SCPI Commands

SENSe:CREFerence:PDETect:RANGe:STOP
class StopCls[source]

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

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

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

return

stop: Unit: HZ

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

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

param stop

Unit: HZ