NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Select step assembly dynamically

Hi,

 

I have a sequence which uses 2 versions of the same dll, they are basically the same with some changes in a couple methods.

I do all the steps for the first dll, unload it call the second one and do all of its steps.

 

I was wondering if there's a way to change a step assembly (path to the dll) at run time, for example read some input from the user with the path to each dll store it a couple variables and use those to tell each step which dll to use. That way for future changes we can go from using the dlls A and B to C and D and not have to individually change the assebly for each step.

 

Thanks in advance.

 

- Rodrigo

0 Kudos
Message 1 of 2
(843 Views)

Hello employee_hardworking,

 

It will be better if you share the snippet for the sequence you have created to understand better before suggesting.

 

Also you can provide the path to your dll based on expression, where you can create a expression to update the path dynamically.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 2
(757 Views)