Agilent Technologies 1670G Printer Accessories User Manual


 
STEP
Command/Query The STEP command consists of four types: the STEP Count command, the
STEP command, the the STEP query, and the STEP FSTate command.
The STEP Count command specifies the vector range for the STEP
command. The valid vector range for the STEP Count command is from 1 to
100,000. The default is 1. If <count> is greater than the number of lines in
the program, STEP will loop back to the beginning until it has stepped
through <count> number of vectors.
The STEP command causes the pattern generator to step through the
number of vectors specified by the STEP Count command. If one of the
instructions is BREAK, STEP will not stop for it.
The STEP query returns the current count.
The STEP FSTate (step first state) command outputs the first vector of the
sequence.
If the vectors have been changed since last run, they must be loaded into the
hardware with either the :START command or :STEP FSTate.
STEP command
Syntax
:STEP
Example OUTPUT XXX;":STEP"
STEP Count
command Syntax
STEP <count>
<count> an integer from 1 to 100,000 specifying the number of vectors stepped.
Example 10 OUTPUT XXX;":STEP 20"
20 OUTPUT XXX;":STEP"
This example sets the step count to 20 in line 10, then in line 20 begins the
step command through the number of lines specified in line 10.
Programming the Pattern Generator
STEP
37–8