Hello everyone,
I am trying to use the Build.vi provided by NI to create my own VIs for building applications and other projects. So far, everything has worked perfectly. However, I now have the requirement to start LabVIEW without the GUI.
I found an article on the NI website (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019RYlSAM&l=de-DE) that describes how to create a program that contains a VI, which in turn calls the Build.vi. I was able to create my program using the description and (more or less) execute it successfully. The outputs from my VI, indicating whether the build was successful or not, are still displayed when I run the new program.
My question is: Is it possible to use the Build.vi within a shared library and with the LabVIEW Runtime Dark (liblvrtdark.so.16.0.0)?
I am using LabVIEW2016
Thank and have a nice day,
Musa