Length

SCPI Command :

[SENSe]:DETect:RANGe:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DETect:RANGe:LENGth
value: float = driver.applications.k6Pulse.sense.detect.range.length.get()

Defines the length of the detection range as a time in seconds. Is only available for method RsFsw.applications.k6Pulse.sense.detect.range.set() ON.

Returns:

detection_start: Unit: S

set(detection_start: float) None[source]
# [SENSe]:DETect:RANGe:LENGth
driver.applications.k6Pulse.sense.detect.range.length.set(detection_start = 1.0)

Defines the length of the detection range as a time in seconds. Is only available for method RsFsw.applications.k6Pulse.sense.detect.range.set() ON.

Parameters:

detection_start – Unit: S