[:SENSe]:WAVeform:STOP <num>

(Read-Write) Sets the stop time of the waveform measurement.

Relevant Modes

IQA

Parameters

n/a

<numeric>

Minimum: 0s

Maximum: Dynamic. Varies with other setting couplings.

Note: The TimeDomainDisplayLength is derived by the following formula.

                TimeDomainDisplayLength [pts] = SampleRate[pts/sec] x (StopTime[sec] – StartTime[sec]) + 1

The maximum value of TimeDomainDisplayLength is set to 524288 by considering the memory constraint and cpu pressure.

When the change of Stop Time makes TimeDomainDisplayLength exceed the limitation, the Start Time Time will change to satisfy TimeDomainDisplayLength limitation.

The Maximum value is determined by current sample Rate and max capture samples.

Start time is adjusted to the nearest sample point based on sample period.

The max TimeDomainDisplayLength is 524288.

Examples

:WAV:STOP 6e-6

:WAV:STOP .003

Query Syntax

:WAV:STOP?

Return Type

Numeric

Default

0.00000E+00


Last Modified:

22-Oct-2017

Added IQA mode (10.1x)