From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

clone a sub VI in labview

Solved!
Go to solution

Hello,

          while running one of the EXAMPLES in labview2009.Inside one example on PID controller there was a sub VI showing it as (clone).And we cant change any of the indicators or icons in that sub VI.Can we make our subVI like that?I would like to know more about clone..........plz helpSmiley Sad

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 1 of 5
(3,407 Views)

Go to the sub vi in that go to VI properties (Ctrl + I) >> Execution >> Enable the Reentrant Execution (Pre allocate clones). But do not use this option in LV2G (Functional globals).

-----

The best solution is the one you find it by yourself
Message 2 of 5
(3,405 Views)

OK.I have one more doubt....in that example,there is no run button or oyher icons in the toolbars present.How programmers make a subVI like that?can we make our subVI like that??plz reply.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 5
(3,400 Views)

In the same VI properties go to Appearance >> Custom then do that all you want.

-----

The best solution is the one you find it by yourself
Message 4 of 5
(3,398 Views)
Solution
Accepted by topic author danil33

ThanxSmiley LOL

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 5 of 5
(3,396 Views)