Rlength

SCPI Command :

[SENSe]:RLENgth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() int[source]
# [SENSe]:RLENgth
value: int = driver.applications.k6Pulse.sense.rlength.get()

Returns the record length determined by the current measurement settings.

Returns:

record_length: Number of samples captured in one sweep.