05-23-2011 06:36 PM
How do I flip to the property as input, ie, I set the visible property to True / False. And notonly read the property.
How do I write in the property "visible " to a button?
In the "Front Panel" added an "OK Button ". In the "Block Diagram", right click on thebutton and clicked "create-> Property Node-> Visible", appears on the property, but onlyI can turn on a gauge.
Solved! Go to Solution.
05-24-2011 01:54 AM
Do another right click, this time on the property node. Select Change All to Write or Change to Write and if allowed, the node will turn to one that you can write to rather than read from.
Ian
05-24-2011 12:06 PM
Thank you!