NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Create a LabVIEW Step dynamically

Solved!
Go to solution

Here is a LabVIEW 2009 and TestStand 4.2.x version of Juergen's example.

 

I have attached only the VI and SequenceFile, place it in the same location as Juergen's example.

 

The inserting of Locals is done slightly differently as I like to keep the position of any default variable such as ResultList.

 

 

Regards
Ray Farmer
Download All
Message 11 of 14
(1,344 Views)

Hi Ray,

Thanks for your vi! verry helpfull.

I used it to create a new one which adds smaller sequences as steps (calls other sequences).

I need it to create a list of tests, which are already coded in Teststand.

So the change is, that now a vi is reaplced by a teststand sequence,... therefore the module type needs to be changed.

When I want to call a Teststand sequence, what type do I need for the cast of the module?

 

Thanks a lot. Attached is the slightly changed *.vi which produces errors, as the type is wrong (which is obvious 🙂  

0 Kudos
Message 12 of 14
(885 Views)

Hi Ray,

it's me again.

meanwhile I made it that the sequence file is generated! Great! Unfortunately the generated sequence is not able to run! But I think I can do it on my own.... so thanks again for your template. It is not so easy to find all the methods and classes in the API help.....

0 Kudos
Message 13 of 14
(880 Views)

Hi Ray, 

Which api can create a while loop?

0 Kudos
Message 14 of 14
(681 Views)