05-21-2006 01:36 PM
Hi
I work with teststand and cvi 8.0 and I need to create gui interface for inserting parameters for test. I need to do it at creation time and not in run time.
Moreover, sequence creation for teststand need to be easy so I need to do all work in the code.
How can I run gui module at creation time and transfer parameters to test without editing things in teststand gui.
Thanks
05-22-2006 01:13 AM
Hi,
Have you looked at the TestStand Sequence Builder example in TestStand\Examples folder as a start point.
Also there is an help in the Programmer Reference on building an application using the API.
Regards
Ray Farmer