02-09-2011 04:11 PM
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.
02-09-2011 04:15 PM
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
02-09-2011 05:21 PM
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.
02-10-2011 07:33 AM
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.
02-10-2011 07:39 AM
once you've dumped it on your block diagram, just right click it and from the context menu, select "change to read"
02-10-2011 08:56 AM
Again, please do the tutorials and read the Help.