LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

vi not run when i was create exe

Solved!
Go to solution

hi 

 

what is my problem is when i try open the vi in LabVIEW before build the exe it will work normal as my programming but after converter to exe mean its not open i will attachment my project. kindly any tell me what i am done worng or rewrite or take my desktop remote

0 Kudos
Message 1 of 6
(129 Views)

Something like this should work for you, I guess:

snippet.png

Message 2 of 6
(119 Views)

give me all vi files

0 Kudos
Message 3 of 6
(113 Views)
Solution
Accepted by rajapalani

You're welcome:

0 Kudos
Message 4 of 6
(108 Views)

Ya, now its working thank you Could you explain how it works or the fundamentals of LabVIEW to me?

0 Kudos
Message 5 of 6
(53 Views)

Yes, its happened, because the path to VI is different in Run-Time (where an application treats as llb), and in in Development.

Screenshot 2024-11-05 07.18.28.png

There are different ways how to get the path or load VI into memory, for comparison refer to LabVIEW - File Path Constants - Development vs. Run-Time Environment example.

Message 6 of 6
(28 Views)