04-25-2007 01:44 PM
04-25-2007 02:59 PM
In your Labview vi Front Panel, right click on the icon in the upper right corner and select "show connector". You can assign the various boxes of the Connector Pane to the Controls on the front panel. You can then call the VI from Teststand using the Action type Step.
To put the string into the report, use a statement like: RunState.Step.Result.ReportText= Parameters.Error_String
I can send you a sample seq and vi if you'd like.
al
04-25-2007 03:31 PM
04-25-2007 03:34 PM