04-13-2017 04:19 AM
The function "New VI Object" inside the "VI Scripting" do not work properly in the EXE application using LabView 2014.
How I can solve this issue?
Thank you for your answer.
Regards,
Andrea
Solved! Go to Solution.
04-13-2017 04:32 AM
04-13-2017 05:44 AM
The RunTime Engine cannot use scripting nodes because it does not have a compiler. Scripting will only work in the development environment.
04-13-2017 08:48 AM
I think that what you said is the motivation. I suspected that was as you said but I asked for confirmation.
Thank you very much for your answer.
Regards,
Andrea
04-13-2017 08:50 AM
Thank you for your answer.
I used script to generate in automatic the panel with led objects starting from a configuration file.
In the development environment it works. I wished to used this system also in my executable to have a dynamic creation of the panel interface.
But I think that this functionality is not supported for the matters that explained the user below. Thank you very much for your support.
Best regards,
Andrea