LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tips on developing VI which will later be made into a stand-alone app?

Hello -

I'm building a project in LabView 6.1 which will later be turned into
a stand-alone app using the Application Builder. I do not currently
own the App Builder -- it's on order. I was wondering if there are
any things to keep in mind when building my VI now that will help me
when it's time to build the executable.

Thanks...

-- Natalia
0 Kudos
Message 1 of 2
(2,377 Views)
The posting here talks about probably the most common problem. You have to be aware that file paths are different when you've got a built application. I'd also suggest doing a search for "built application" or something similar to see if there might be any other little gotchas that you might have to watch out for in your application.
0 Kudos
Message 2 of 2
(2,377 Views)