LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI Scripting problem

Solved!
Go to solution

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

0 Kudos
Message 1 of 5
(3,148 Views)

Hi Andrea,

 

VI scripting in general does not work well in executables (aka "isn't supported") - so what's your problem?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 5
(3,135 Views)
Solution
Accepted by topic author ca1981

The RunTime Engine cannot use scripting nodes because it does not have a compiler.  Scripting will only work in the development environment.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(3,111 Views)

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 

0 Kudos
Message 4 of 5
(3,089 Views)

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   

0 Kudos
Message 5 of 5
(3,086 Views)