3.3.4 Inserting Tests
Normally, if you are creating a new test program, you would add the tests in the correct order of execution, as described in the previous section. You would also use this procedure for modifying an existing program, if you needed to append further tests at the end.
However, if you wish to add an extra test somewhere in the middle of an existing program, a different procedure is required:
- In the Available Tests window, click with the left button of the mouse to highlight the test you wish to insert.
- In the Program window, click with the left mouse button to highlight one of the existing tests in the list. This will become the point of insertion; the new test will be inserted in front of the one you have selected.
- From the Top Level menu bar, select:
Program, Insert Test
In this example, a Turns Ratio test will be inserted before the Inductance test 3 in the Program.
You will now see the dialogue box for the test you wish to insert.
- Enter the appropriate test data in the fields of the dialogue box, and click on OK.
You will now see the new test inserted into the Program.