Hello All,
I am attempting to re-use an existing Labview VI as a code module in TestStand. There are alot of input and output parameters, and I need to create a seperate variable for most of them (probably file globals) so that I can change the values dynamically during the test sequences. I see that when the code module is loaded, the associated parameters are automatically imported into the step settings, but I would like to know if there is a way to automatically create variables by "converting" the parameters from the code module. I've read a few threads about dynamic variable creation, and the property loader steps, but these don't seem to have what I am looking for. Please advise. And, as usual, if it sounds like I am misunderstanding how TestStand operates, please correct me. I'm only a few weeks into using it. Thanks much.
GSinMN