Programmatically Search Through TestStand Sequence File
Downloads
Filename: search_teststand_sequence.vi
Requirements: View
This VI illustrates how to use ActiveX commands in LabVIEW to parse through a TestStand sequence file to search for certain characteristics. This particular example indexes through each Action step found in a sequence file and looks for a certain parameter name. A list of all instances of steps where this parameter is present is reported.
The application this example targets is very specific, however it illustrates the TestStand API in LabVIEW and how it can be utilized. The example can be easily modified to find other characteristics in a sequence file.
Requirements
Filename: search_teststand_sequence.vi
Software Requirements
Application Software: LabVIEW Full Development System
Reader Comments | Submit a comment »
Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).
