Length
SCPI Command :
[SENSe]:DETect:RANGe:LENGth
- class LengthCls[source]
Length commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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 [SENSe:]DETect:RANGe ON.
- return
detection_start: Unit: S
- set(detection_start: float) None [source]
# SCPI: [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 [SENSe:]DETect:RANGe ON.
- param detection_start
Unit: S