User`s guide
Test Sequencing Chapter 10
VEE User’s Guide 375
.
Figure 206 A Logged Record or Records
The following steps access test results.
1 Open seq1.vee.
2 Select Device ⇒ Formula and place it below the display.
Change the expression to Log.Test1.Result. (Remember that
VEE is not case sensitive and the capitals in the names are
for clarity in documentation.)
Change the input terminal name from A to Log. (You could
leave the default name A. The formula would then read
A.Test1.Result.) Connect the Sequencer output terminal Log to
the Formula input terminal Log.
3 Select Display ⇒ AlphaNumeric display and connect it to the
Formula output.
4 Run the program and it should access the Result field in
Test1. Save the program as seq2.vee. The program should look
like
Figure 207.