Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
lots of property change via refnum
lots of property change via refnum
Virtual
Member
01-06-2005
07:20 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I've a big cluster of commands dispayed on the screen and want to change a lots of colors.
The probleme is that at each property change the cluster is refreshed.
I would like to change all the property I need and then make a refresh.
Is there a way to do so ?
thanks
0
Kudos
Message
1
of 5
(2,800 Views)
Reply
Re: lots of property change via refnum
Ben
Knight of NI
01-06-2005
07:48 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
The property "deferPanUpdts" will stop screen updates when set true, and will enable them when set false.
See attached jpg.
Note: In LV 7.0 an additional screen update occurs when the defer... is set to false, and THEN the updates are defered.
Ben
Retired Senior Automation Systems Architect with
Data Science Automation
LabVIEW Champion
Knight of NI
and
Prepper
LinkedIn Profile
YouTube Channel
Defer_FP_Updates.JPG 32 KB
0
Kudos
Message
2
of 5
(2,789 Views)
Reply
Re: lots of property change via refnum
Ben
Knight of NI
01-06-2005
07:49 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
My Bad!
The second DeferPan... should have a "FALSE" constant.
Ben
Retired Senior Automation Systems Architect with
Data Science Automation
LabVIEW Champion
Knight of NI
and
Prepper
LinkedIn Profile
YouTube Channel
0
Kudos
Message
3
of 5
(2,787 Views)
Reply
Re: lots of property change via refnum
Albert.Geven
Trusted Enthusiast
01-06-2005
07:49 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
search for defer updates
this option defers frontpanel updates
I believe an example is somewhere available.
greetings from the Netherlands
1
Kudo
Message
4
of 5
(2,786 Views)
Reply
Re: lots of property change via refnum
Virtual
Member
Author
01-06-2005
08:10 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Thanks to all
i have foud it.
0
Kudos
Message
5
of 5
(2,777 Views)
Reply
All Forum Topics
Previous Topic
Next Topic