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


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Storing Step Names of a Sequence in a Local Variable

0 ratings | 0.00 out of 5
Print

Downloads

Filename: step_names.zip
Requirements: View

In this example, the Obtain Step Names step in the sequence writes the name of all of the steps contained in the Main step group to an array of strings that is a local variable. This example demonstrates how to use expression functions to complete the following tasks:

1. Determine the number of steps in a sequence.
2. Set the dimensions of an array.
3. Dynamically control the number of loops on a step.
4. Obtain the name of specific steps within a sequence.
5. Write a variable number of strings to an array variable.
6. Combine a variable number of strings into one long string for display in a Message Popup.

See the attached readme.txt for more information.

Requirements


Filename: step_names.zip

Software Requirements


Application Software: NI TestStand Development System 2.0
Language(s): None

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