04-05-2011 11:51 PM
Hello,
I am facing problem in running the Exe for one of my VI.
My VI uses "New VI function" of the VI scripting.
The VI run perfectly fine in the development environment.
Can any one help.
Please find the attached VI for reference.
Anticipating help
05-16-2011 11:48 AM
What error are you getting?
To debug this, you need to wire the Error Out of the "New VI function" to an indicator so you can see the error generated.
05-17-2011 01:21 AM - edited 05-17-2011 01:23 AM
Could you please post your VI in LabVIEW Version 2009.. I can't open your VI
Maybe you are reading some file. File path could be creating some problem..
Regards, Prashant
05-17-2011 05:11 AM
i believe that the VI scripting will not work in the exe mode as the block diagram reference is not valid (since the BD is removed while creating the exe)