09-05-2016 01:24 PM - edited 09-05-2016 01:25 PM
I created an exe, for some reason the exe does not execute some (many) of my sub vi
there is no error pop up, any explanation and how to solve it?
Solved! Go to Solution.
09-05-2016 01:35 PM
Hi sound,
for some reason the exe does not execute some (many) of my sub vi
Ok.
How do you notice it doesn't execute your VIs?
there is no error pop up
In executables there are seldom error pop ups…
any explanation and how to solve it?
Check for errors in your VI(s).
Generic answer on your generic question:
Attach VI(s) to allow us to inspect your code. This will give us (atleast) a chance to provide more detailed comments on possible problems! Otherwise you should do some debugging on your own…
09-05-2016 01:36 PM
09-21-2016 09:08 PM
Hello GerdW,
Thank you for your reply
I do aware that i will get generic answer
anyway your answer clear up something
i will mark solution after i fully test the code