Copyright 2008 Baker Hughes Company.
English–PACE5000/6000 Instruction Manual | 63
Test Program Option
6.13.1 Creating a Test Program
1. Select the Test Program Create/Edit key.
2. Select New.
3. To enter a name for the program do the following:
a. Use the text editor keys to create the Test program name.
b. Press enter on completion.
Note: A new test always contains a START and END command (first and last line instructions),
these lines cannot be deleted.
6.13.2 Editing an Existing Test Program
1. Select the Test Program Create/Edit key.
2. Select the test program by name.
3. The display shows the test program to the left and available commands, that can be
inserted, to the right.
4. To delete a command within a test program, select the command using the up/down arrow
keys and then press the delete key.
5. To edit a command parameter within a test program, select the command using the up/down
arrow keys and then press edit.
6. To save a created or edited test program, select the exit key, then select “Yes” to save and
exit. “No” will exit the test program without saving any changes. “Cancel” will return you to
the test program edit screen.
6.13.3 Running a Test Program
1. Select the Test Program Create/Edit key.
2. Select the test program listed on the screen then press Exit.
3. To start a test program, press Start.
4. When the program starts, a stop legend replaces the run legend.
5. Press the stop key at any time to stop the test program.
6.13.4 Copying a Test Program
This function allows you to make a copy of an existing Test program file to this instrument and
rename it, copy files to a USB memory device and copy files from a USB memory device.
1. Press the Copy function button. Three options become available.
2. Select the desired option and follow the on-screen prompts.
Table 6-6: Test Program Commands
Command Description
BEEP Sounds a beep (on/off).
BREAK Breaks to this point when stop count command or STOP icon is selected,
then executes the code from the break statement to the end statement.
CONTROL Selects Control mode.
COUNT 1 Counter 1 - Used in a loop to count the number of loop cycles. (Legacy
count).
COUNT 2 Counter 2 - Used in a loop to count the number of loop cycles.
DWELL Specifies dwell time (seconds) within the test program.