DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate ppls to avoid libraries dependencies of Delacor objects?

Solved!
Go to solution

Hello

I developed a project with 6 DQMH modules and I use it in Teststand. In my pc works correctly but when I share the secuence with other members they told me the labview step has errors due missing depedencies. It can be fixed installing labview and DQMH in the computer but there are some computers where I can't install labview. I read a solution is to send the DQMH objects in a PPL https://www.studiobods.com/en/niweek2018-ts1043/  but when I open a main.vi of a module I receive a error about the vi couldn't compile the code and the subvi of enqueue is not found. Any solution?

0 Kudos
Message 1 of 3
(962 Views)
Solution
Accepted by topic author Alfredo_VM

Hello, 

 

Can you please change the access scope of the "Enqueue" VIs from Public to Private, rebuild your PPL and try again:

mbaudot_0-1712645616224.png

 


Matthias Baudot | Software Architect | Founder & Owner at STUDIO BODs | DQMH® Consortium Board Member & Trusted Advisor

STUDIO BODs     LabVIEW Champion     Certified Professional Instructor     DQMH Trusted Advisor     DQMH Consortium Board Member     GCentral Sponsor

 Check out my LabVIEW presentations and videos!

0 Kudos
Message 2 of 3
(935 Views)

Thanks. It worked correctly

0 Kudos
Message 3 of 3
(896 Views)