LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Property Node Disable Doesn't work

I have a series of Boolean Buttons in a cluster that I need to sequentially enable & disable (& grey) based on previous actions. When I code this, it will usually change them the first time I run the VI in a LabView session. But subsequent times it will run (with no errors), but not change the state.

Has anyone seen this, or now how I can make it change. I've put breakpoints in & know it is executing the command.
0 Kudos
Message 1 of 3
(2,810 Views)
could you post a small example of this? This would help us greatly in answering your question. Thanks
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
Message 2 of 3
(2,810 Views)
Thanks for the suggestion to post a small example. In stripping down my code, I found it worked when all my extraneous code was stripped out. I found that there were a few cases where I had errors passed to the property nodes that I hadn't anticipated & therefore it wasn't executing the property nodes.
0 Kudos
Message 3 of 3
(2,810 Views)