NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Change module path programatically

Hi,

I need to create a VI in LabVIEW to replace all code modules in a TestStand sequence. I tried doing so by getting all steps in the sequence through TestStand API, but I cannot find and property/method for step or module, that would allow me to get current path of the module and then replace that path with another one. Any ideas how to achieve this?

0 Kudos
Message 1 of 2
(2,759 Views)

In this example, step 4 covers creating a LabVIEW step and populating parameters. 

https://forums.ni.com/t5/Example-Code/Creating-a-Sequence-File-with-a-LabVIEW-Module-Step-Using-the/...

 

0 Kudos
Message 2 of 2
(2,705 Views)