User`s guide

218 VEE User’s Guide
5 Storing and Retrieving Test Results Chapter
6 Click OK to close the I/O Transaction box. The transaction bar
in the To File object should now contain the statement
WRITE TEXT a REAL64 STD EOL. Notice that VEE also
automatically adds an input terminal a.
7 Connect the output from the Collector to the input a of To
File. The program should now look like
Figure 131. (The
configured I/O Transaction box is also displayed.)
Figure 131 Storing Data Using the To File Object
Retrieving Data with the From File Object
To retrieve data using a From File object, you must know how
the data was stored.
NOTE
You can also store and retrieve data using To DataSet or From DataSet,
which does not require you to know the type of data in the file. Datasets
are described in the section “Using DataSets to Store and Retrieve
Records" on page 232