LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabView to Programatically Specify the Module of a TestStand Step Problems

I am writing a LabView App that generates TestStand Sequences.
 
When programatically 'specifying the module' of a TestStand Step calling a LabView VI, is it possible to set the values of the parameters passed to the VI by Name?  I am currently creating steps fine, but the only way I can set parameter values is by using the parameters index. 
 
It would be really nice if I could reference the parameters by the name specified in the VI rather than the index derived when the VI is created.
 
Any ideas?
 
Steve
There are 10 types of people in the world that understand binary, those that do and those that don't.
0 Kudos
Message 1 of 2
(2,599 Views)
Hi Steve,
  you've also posted this on the TestStand forum and it's been answered there.
For anyone else looking for the approach :
 
Thanks
 
Sacha Emery
National Instruments (UK)
// it takes almost no time to rate an answer Smiley Wink
0 Kudos
Message 2 of 2
(2,576 Views)