Rlength
SCPI Command :
[SENSe]:RLENgth
- class RlengthCls[source]
Rlength commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:RLENgth value: float = driver.applications.k149Uwb.sense.rlength.get()
Defines the record length (in samples) for the current measurement. Note that the record length and the measurement time are interdependent (see [SENSe:]MTIMe) .
- return
sample_count: The maximum record length is limited only by the available memory.