Start
of Sequence
FILE
NAME
DT[LOOP]
PLOT
NAME
PL[LOOP]
SINGLE
SAVE
FILE
0
PLOT
DECR
LOOP
COUNTER
IF
LOOP
COUNTER
0
THEN
DO
SEQUENCE
2
Sequence
1
initializes
the
loop
counter
and
calls
sequence
2.
Sequence
2
repeats until
the loop
counter
reaches
0.
It
takes
a
single
sweep
,
saves
the
data
le and
plots the
display.
The
data
le
names
generated
by
this
sequence
will
be:
DT00007.D1
through
DT000001.D1
The
plot
le names
generated by
this sequence
will
be:
PL00007.FP
through
PL00001.FP
T
o
run
the
sequence
,
press:
4
PRESET
5
N
N
N
N
N
N
N
N
N
N
NN
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
N
NN
N
N
N
N
N
N
N
N
N
N
N
N
N
SEQUENCE
1
SEQ
1
Limit
Test
Example Sequence
This
measurement example
shows you
how
to
create
a
sequence
that
will
branch
the
sequence
according
to
the
outcome
of
a
limit
test.
Refer
to
\T
esting
a
Device
with
Limit
Lines,"
located
earlier
in
this
Chapter
,
for
a
procedure
that
shows
you
how
to
create
a
limit
test.
F
or
this
example
,
you
must
have
already
saved
the
following
in
register
1:
device
measurement
parameters
a
series
of
active
(visible)
limit
lines
an
active
limit
test
1. T
o create a sequence that will recall the desired
instrument state
, perform a limit test, and
branch to another sequence position based on the outcome of that limit
test, press:
4
SEQ
5
N
NNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNN
NEW SEQ MODIFY
NNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNN
SEQUENCE 1 SEQ1
4
SA
VE/RECALL
5
NNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNN
RECALL KEYS MENU
NNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNNN
RECALL REG1
4
SEQ
5
NNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNN
SPECIAL FUNCTIONS
NNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNN
DECISION MAKING
NNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
N
IF LIMIT TEST PASS
NNNNN
NNNNNNNNNNNNNNNNNNNNNNNNN
NNNNNNNNNNNNNNNNN
SEQUENCE 2 SEQ2
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
IF LIMIT TEST FAIL
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
SEQUENCE 3 SEQ3
4
SEQ
5
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
DONE SEQ MODIFY
This will create a displayed list for sequence 1, as shown:
Start of Sequence
2-64 Making Measurements