08-29-2018 03:10 AM - edited 08-29-2018 03:11 AM
Hi All,
I am using the example plugin SimpleTxtReport and wish to run two versions. I have made a copy of the original sequence and renamed it along with its supporting .llb. The plugin sequence file and library have different names as well as being named differently within the results processing dialogue.
The problem I have is teststand complains when trying to use both plugins at the same time. Some of the .vi within the library have the same name. As I have renamed the .llb I was assuming teststand would know they are not the same.
How best can I correct this?
Id rather not rename every single .vi within one of the libraries as that will cause havoc with sub vi calls etc.
Thanks
08-29-2018 08:28 AM
Why would you need to copy anything? Just add another entry in your result processing list and point it to the same plugin.
08-29-2018 08:32 AM
Hello Jiggawax,
I've modified the original and I would like to use both the original and modified plugin.
Thanks
08-29-2018 09:18 AM
I guess I misunderstood that part. My guess is that you need to rebuild the LLB using a different .lvlib name. The source code is in there.
If that doesn't work then you might consider using PPLs?