Hallo,
I'm running TestStand2010 and use a DLL with exported funtions. I have written a sequence file with one sequence per function to use that sequence file as a wrapper for easy DLL integration.
Now I want to have the feature of switching to different versions of the DLL by just a global variable "pathToLibrary" and use that pathToLibrary as a placeholder in the C-Module. But I haven't found out yet how to achieve this goal.
Is this possible?
regards
Oliver Friedrich