Solution
To get the version information from the sequence file programmatically in LabVIEW, the TestStand API's
FileInformation methods can be used:
The example below shows a simple LabVIEW program that can collect these information and the result on a sequence file created in TestStand 2019:
Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.