User`s guide
394 VEE User’s Guide
10 Test Sequencing Chapter
Figure 218 Storing Logged Data with To/From File
Using the To/From DataSet Objects with Logged Data
Since you are storing test data as records, you may prefer to use
the To/From DataSet objects. In this case you do not need a
Collector, because you can append each run of the Sequencer to
the end of the DataSet.
Modify the last program to look like Figure 219. The
To/From DataSet objects are in the I/O menu. Notice the
sequence line going into From DataSet. The sequence line is
included because you want to wait for all three runs to be
appended to the DataSet before you trigger From DataSet.