Creating a New Step Type in a TestStand Sequence File using C#
Downloads
Filename: addsteptype.zip
Requirements: View
This example program demonstrates how to create a new step type and add it to a sequence file using C#. The new step type is created using the default object returned from Engine.NewStepType, with the only change being the name. If the step type already exists or if the name is invalid, no modifications are made to the specified sequence file.
Requirements
Filename: addsteptype.zip
Software Requirements
Application Software: TestStand Development System 3.5
Language(s): C#
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/).
