Agilent Technologies 1670G Printer Accessories User Manual


 
RUNTil (Run Until)
Command :MACHine{1|2}:SLISt:RUNTil <run_until_spec>
The RUNTil command allows you to define a stop condition when the trace
mode is repetitive. Specifying OFF causes the analyzer to make runs until
either STOP is selected from the front panel 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.
<run_until_
spec>
{OFF|LT,<value>|GT,<value>|INRange,<value>,<value>
|OUTRange,<value>,<value>}
<value>
real number from 9E9 to +9E9
Example
OUTPUT XXX;":MACHINE1: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;":MACHINE1:SLIST:RUNTIL?"
SLISt Subsystem
RUNTil (Run Until)
17–16