LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stopping or renewing update with property node

 
In a book, I knew there exist some property node to update control.
But I forgot the exact name.
 
For example, when I paint a table cell by cell, it will be a huge work for each cell index.
Not to consume much time, I want to stop updating the Table.
After painting the table, renew updating.
 
Where is the property node for controlling update?
0 Kudos
Message 1 of 4
(2,959 Views)

The first boolean should be true.

Ben

Message Edited by Ben on 10-13-2007 09:55 AM

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(2,960 Views)
Thanks Ben,
 
I intend to use application builder.
only what I know "this vi" should be treated proper final path for real execution.
Besides of this, are there any other restrictions or comments?

메시지가 10-13-2007 10:22 AM에 labmaster에 의해 편집되었음

0 Kudos
Message 3 of 4
(2,946 Views)
Ben's example will work in a built application, but I find that it's better to encapsulate something like this. See an example here (read the entire thread).

___________________
Try to take over the world!
0 Kudos
Message 4 of 4
(2,926 Views)