Programmatically Create TestStand Sequence File with a Step that Calls a LabVIEW Code Module
Downloads
Filename: 204229.llb
Requirements: View
Within the LLB are four VIs:
CreateSequenceFile.vi
AddFileGlobal.vi
AddStep.vi
Module.vi
CreateSequenceFile.vi is the Top-level VI. Module.vi is the LabVIEW code module that will be called by the step you are creating. The other two are sub-VIs used within the Top-level VI.
To run this example, open up CreateSequenceFile.vi. The user can specify what type of step to create, what the step name will be, and which step group the step will be created in. Run the VI. The user will also be prompted to specify the path and name of the new Sequence File being created.
You can now open the newly created sequence file. Set a breakpoint at the step. Run the sequence. Add the File Global to the view window and watch as its values change as you step over the step.
Requirements
Filename: 204229.llb
Software Requirements
Application Software: NI TestStand Development System 3.0, LabVIEW Full Development System 7.0
Language(s): LabVIEW
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/).
