MicrochipHo Posted May 20, 2008 Report Posted May 20, 2008 Ok, I have three indicators of arrays on the front panel. I know how to hide them on the front panel by right clicking them and pressing "hide indicator" but I would like to have the user be able to choose to hide them thru a boolean. Is there a way thru the property nodes? Quote
PaulG. Posted May 20, 2008 Report Posted May 20, 2008 QUOTE (MicrochipHo @ May 19 2008, 04:38 PM) Ok, I have three indicators of arrays on the front panel. I know how to hide them on the front panel by right clicking them and pressing "hide indicator" but I would like to have the user be able to choose to hide them thru a boolean. Is there a way thru the property nodes? Yes. On the block diagram right-click the control>create>property node>visible. Write to that node. Quote
MicrochipHo Posted May 20, 2008 Author Report Posted May 20, 2008 Hi. I saw your other post on this. I did right click on one of the arrays and choose property node visible. I cannot write to that node, it gives me error in and error out clusters, and an output for visible. I am sorry i might need you to spell it out for me. I also want it to have a switch where you choose. I have seen other examples where they use state machines and make arrays for reference......i really am not prepared for that. If so...i would need some guidance. Quote
crelf Posted May 20, 2008 Report Posted May 20, 2008 QUOTE (MicrochipHo @ May 19 2008, 05:27 PM) I cannot write to that node, it gives me error in and error out clusters, and an output for visible. Right click on the property node and select "Change All To Write". Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.