LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Clone stop button

I have attached a VI where 2 while loop can be stopped by one button.

I want to know how the stop 2 with the house logo is created.

---------------"Learning Never Ends" -------------------- Rakum42---------------
0 Kudos
Message 1 of 6
(3,053 Views)

its a local variable, if you right click the stop button, > create > local variable. righ click on the variable and change to read. job done. you can also pick a local variable from your structures pallete, left click on it, and chose the required variable.

 

hope that helps

0 Kudos
Message 2 of 6
(3,050 Views)

If you have not already done so, you should do some of the LabVIEW tutorials. To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.

0 Kudos
Message 3 of 6
(3,041 Views)

Thank you labnoob - Just one think that's not clear

 

You mentioned:" its a local variable, if you right click the stop button, > create > local variable. righ click on the variable and change to read"

How do I change it to "read". sorry for being a complete nob.

---------------"Learning Never Ends" -------------------- Rakum42---------------
0 Kudos
Message 4 of 6
(3,014 Views)

once you've dumped it on your block diagram, just right click it and from the context menu, select "change to read"

0 Kudos
Message 5 of 6
(3,006 Views)

Again, please do the tutorials and read the Help.

0 Kudos
Message 6 of 6
(2,990 Views)