1-118
Making Measurements
Using Test Sequencing to Test a Device
This will create the following displayed lists:
Start of Sequence
LOOP COUNTER
7 x1
INTERNAL DISK
DATA ONLY
ON
DO SEQUENCE
SEQUENCE 2
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. For each loop, it takes a single sweep, saves the data file and plots the display.
• The data file names generated by this sequence will be:
DT00007.D1
through
DT000001.D1
• The plot file names generated by this sequence will be:
PL00007.FP
through
PL00001.FP
To run the sequence, press: