NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you change the DLL module for multiple steps?

I have a copy project, and am modifying an exisiting sequence (the underlying code is 90% the same, but has a different name). The test steps are called from a DLL. I can change each step (right click, specify module, etc) one at a time. This is time consuming and boring (I have over 300 steps to do).
Is there a way of changing the DLL the test steps refers to en-masse ?
I can open the sequence in notepad, and do a search/replace on the DLL, but this is a bodge. So, how do I do it with TestStand?
0 Kudos
Message 1 of 3
(3,189 Views)
Hi Chris,
it depends on the version of TestStand you're using.
If it's version 1.x or 2.x, then unfortunately, the easiest approach is a search and replace using notepad.
If you have TestStand 3.0, you can perform searches, and then do replace from there.

Hope that helps
Sacha Emery
National Instruments (UK)
// it takes almost no time to rate an answer Smiley Wink
0 Kudos
Message 2 of 3
(3,189 Views)
Thanks Sacha,

I am using 2.0, so I guess I am stuck with notepad until we upgrade. Thanks for the info about version 3 though - it should be usefull in the future.

Chris.
0 Kudos
Message 3 of 3
(3,189 Views)