There are two conditions which are based on a comparison of the acquired
state data and the compare data image. The analyzer can run until one of the
following conditions is true:
Every channel of every label has the same value (EQUal).
Any channel of any label has a different value (NEQual).
The RUNTil instruction (for state analysis) is available in both the SLISt and
COMPare subsystems.
<run_until_
spec>
{OFF|LT,<value>|GT,<value>|INRange,<value>,<value>
|OUTRange,<value>,<value>|EQUal|NEQual}
<value> real number from 9E9 to +9E9
Example OUTPUT XXX;":MA CHINE1:SLIST :RUNTIL GT,800 .0E6"
Query :MACHine{1|2}:SLISt:RUNTil?
The RUNTil query returns the current stop criteria.
Returned Format [:MACHine{1|2}:SLISt:RUNTil] <run_until_spec><NL>
Example OUTPUT XXX;":MA CHINE1:SLIST :RUNTIL?"
SLISt Subsystem
RUNTil
17–16