TLISt Subsystem

RUNTil

RUNTil

Command:MACHine{12}:TLISt:RUNTil <run_until_spec>

<run_until_ spec>

<value>

Example

Query

Returned Format

Example

The RUNTil (run until) command allows you to define a stop condition when the run mode is repetitive. Specifying OFF causes the analyzer to make runs until either the display’s STOP field is touched or the STOP command is issued.

There are four conditions based on the time between the X and O markers. These four conditions are as follows:

The difference is less than (LT) some value.

The difference is greater than (GT) some value.

The difference is inside some range (INRange).

The difference is outside some range (OUTRange).

End points for INRange and OUTRange should be at least 2 ns apart since this is the minimum time between samples.

{OFFLT,<value>GT,<value>INRange,<value>,<value>

OUTRange,<value>,<value>}

real number from 9E9 to +9E9

OUTPUT XXX;":MACHINE1:TLIST:RUNTIL GT,800.0E6"

:MACHine{12}:TLISt:RUNTil?

The RUNTil query returns the current stop criteria.

[:MACHine{12}:TLISt:RUNTil] <run_until_spec><NL>

OUTPUT XXX;":MACHINE1:TLIST:RUNTIL?"

14–16