The Program mode creates a test program
comprised of a number of different memories
and steps that can include pass/fail testing.
Each memory is made up of 9 steps and each
program is made up of 50 memories. A
program will run each memory sequentially,
which in turn will run each step in the memory
sequentially until the program is terminated or
a step in the program is programmed to end.
Each memory, each step and even each
program can also be programmed to loop a
user-defined number of times. The diagram
below shows the basis of a program.