Yes, simply create a property node for the button, select property "visible", change it to write, and wire the boolean value from the shared variable to it.
Use the rating system, otherwise its useless; and please don't forget to tip your waiters! using LV 2010 SP 1, Windows 7 ________________________________________________________
I would like to do the same but the problem is i have to run the vi each time.
If you want to switch visibility with a FP control while the VI is in edit mode, you can make an xcontrol consisting of a button and a switch for its visibility. 🙂
Typically, you should design your VI such that it always runs during use. It can be in a wait state when it's not supposed to do anything.