Demonstrates how to create and use a Sequence File Translator to automatically load sequence files in custom formats directly into TestStand. A translator implements a set of required callbacks and exports them through a DLL interface which is called by TestStand to read and translate the custom file format into TestStand sequence files.
The example directory contains subdirectories for LabVIEW, LabWindows/CVI, and Visual Studio C++. The subdirectory for each development environment contains a template project and a text and XML sequence file translators project.
Refer to the ReadMe.doc file for more information about setting up and running the examples.
<TestStand>\Examples\SequenceFileTranslators\SetupExampleTranslators.seq