61
illustration of how programs are structured, stored, and recalled.
Figure 3.12 – Program Structure Illustration
Configure Program Parameters
Actions
The program function is used to edit a test pattern composed by steps.
Each step contains the voltage, current, time, and action. There are
three types of actions that can be set:
ON
,
OFF
, and
END
. The
ON
action
enables the current step and will be executed during operation. The
OFF
action disables the current step and will not be executed during
operation. The
ON
and
OFF
actions are easily interchangeable, which
allows the user to easily edit the program procedure. If some steps need
to be removed from the procedure, just set the corresponding steps to
OFF,
avoiding the need to re-edit all of the program steps. The
END
action renders the current step to be the end of the program.
P1
P2
P3
P9
…
Next
Program
(P3)
Repeat
Program