LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

marking VI as top-level during build

Solved!
Go to solution

While building an LLB, is it possible to specify VIs as top-level. I was not able to see any option for this in build specifications. I am using LabVIEW 8.6.

 

Thanks!

------

"A VI inside a Class is worth hundreds in the bush"
യവന്‍ പുലിയാണു കേട്ടാ!!!
0 Kudos
Message 1 of 5
(3,310 Views)

An llb is just a container, no something you "built" like an application.

 

You define the toplevel VIs of an llb in the LLB manager. Simply select the desired VI and do a "rignt-click...toplevel"

 

When you built an application, you define the "startup VIs". Could you be a bit more specific what you are actually trying to do?

Message 2 of 5
(3,300 Views)

Hi altenbach,

 

In project, under Build Specifications, I was creating a Source Distribution. There under destinations page I selected Destination Type as LLB. When I create the LLB, all VIs are created in the samelevel in the LLB. I was just wondering whether there is any way of setting a VI as toplevel during the creation process other than by opening the created LLB in LLB manager.

------

"A VI inside a Class is worth hundreds in the bush"
യവന്‍ പുലിയാണു കേട്ടാ!!!
0 Kudos
Message 3 of 5
(3,293 Views)
Solution
Accepted by topic author kikiduu

In the Source Files settings page you can mark files as top-level.

Remember you can only include LabVIEW files inside an llb

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 4 of 5
(3,272 Views)

Thanks Ton!

 

Somehow I didn't see that option  Smiley Happy

------

"A VI inside a Class is worth hundreds in the bush"
യവന്‍ പുലിയാണു കേട്ടാ!!!
0 Kudos
Message 5 of 5
(3,269 Views)