07-20-2016 08:57 PM
DanielDu wrote:As an alternative option, I would like to make sure Test Task.lvlibp calls the version from DataProcess.lvlibp. But I can not imagin how to implement it.
The simplest solution is multiple projects. You have a project for DataProcess.lvlib to build DataProcess.lvlibp. You then have DataProcess.lvlibp in your main project where Test Task is used.
07-20-2016 09:08 PM
Hello,
Thanks for your new idea !
I am not very clear about "how to refer to the queue by name in each PPL?"