10-26-2006 07:15 AM
10-27-2006 02:53 AM
I would recommend to use the steptype "Test-->String Value Test". Make a right-click on the step,. and select "Specify Module..", enter a Name for a function, then change to the "Source Code" tab, and click "Create Code..." This will create a C-File for you, adn adjust the settings in the TestSTand-Type, sdo that a string-parameter can be passed to the function, and back again. This sample you can take as a starting point to see, how strings can be passed to and from teststand.
Hope this helps!
André
10-27-2006 11:07 AM
10-10-2007 03:35 AM
Hi,
I am using TestStand 4.0 and created an action. In the action I am calliing a .NET C# code module. I wanted to create a function using create code tab in the specify module dialog box. But, when I have chosen the create code option I got the error which I send in the attachment.
I was able to successfully use the create code option in TestStand 3.5. Is it something related with TestStand 4.0? I will be glad if someone can help me.
Thank you ...