Using Data Streams - .NET
- Updated2025-07-23
- 1 minute(s) read
Purpose
This example uses data streams to read from a comma separated value (csv) file and to create a csv file.
Example File Location
<TestStand Public>\Examples\Fundamentals\Enumerations\UsingDataStreams.seq
Highlighted Features
- TestStand Data Streams
Major API
- TestStand Data Streams API
How to Use This Example
Complete the following steps to run the example:
- Select Execute»Run MainSequence to execute the sequence.
- View the resulting CSV in the Report tab.