SLISt Subsystem

RUNTil

RUNTil

Command:MACHine{12}:SLISt: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 trace 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. Using this difference in the condition is effective only when time tags have been turned on (see the TAG command in the STRace subsystem). 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 the INRange and OUTRange should be at least 8 ns apart since this is the minimum time resolution of the time tag counter.

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

OUTRange,<value>,<value>}

real number from 9E9 to +9E9

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

:MACHine{12}:SLISt:RUNTil?

The RUNTil query returns the current stop criteria.

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

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

7–16