Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006

Creating Sequence File Global Variables Using the TestStand API with LabWindows/CVI

0 ratings | 0.00 out of 5
Print

Downloads

Filename: createfileglobal.zip
Requirements: View

This example shows how to create SequenceFileGlobals using LabWindows/CVI executable. This is a useful piece of code if you are trying to create sequences programmatically. After you execute the code, you will see that a new Sequence File Global Variable has been created in your sequence called "NewFileGlobal". Because this is a seperate executable, TestStand does not need to be running at the time you build and run this executable, it will programmatically launch a new instance of TestStand, prompt you to select a sequence file, and then add the global to it.

This example assumes that TestStand is installed in the default root directory C:\TestStand, you may need to adjust the paths in the project file to match any customizations on your system.

Requirements


Filename: createfileglobal.zip

Software Requirements


Application Software: LabWindows/CVI Full Development System 6.0, NI TestStand Development System 2.0.1
Language(s): C

 
0 ratings | 0.00 out of 5
Print

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/).