User`s guide

240 VEE User’s Guide
5 Storing and Retrieving Test Results Chapter
the For Count sequence input pin. The program should look
like
Figure 142.
Figure 142 Adding the Test Menu object
6 The output of the Test Menu goes into a Formula object,
which then sends the correct formula to the From Data Set
object.
Select Device Formula, and place the object below Test
Menu. (You may want to rearrange and/or resize objects as
you add items during the exercise.) In the new Formula
object, enter the following expression:
"Rec.A==" + "\"" + A + "\""
Table 2 4 How to Interpret the Formula
Element Description
“Rec.A==” "Rec.A==" sends a Text data type to the From Data
Formula expression input. (The quotation marks indicate a
text string.)