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
How can I programmatically change the number displayed on a digital control?
How can I programmatically change the number displayed on a digital control?
RugbyFan
Member
02-24-2004
10:20 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
In my application, there are two while loops. The inner loop has a digital control where the user can enter a number. If he enters an invalid number, I want to clear his input.
0
Kudos
Message
1
of 3
(2,644 Views)
Reply
Re: How can I programmatically change the number displayed on a digital control?
maymaythar
Member
02-24-2004
10:38 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
One way of doing is see attach..
need to use property node and case structure.
------------------------------------------------------------------
When you feel sad, laugh
25feb04.vi 28 KB
0
Kudos
Message
2
of 3
(2,644 Views)
Reply
Re: How can I programmatically change the number displayed on a digital control?
Joe_Guo
Active Participant
02-24-2004
10:38 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Right click on the digital control and select "Create Local Variable", write to a default value if the user input is invalid.
or, right click on the control and select property "Data Range", you can change the data range which will be forced upon when user enter data.
Joe
1
Kudo
Message
3
of 3
(2,644 Views)
Reply
All Forum Topics
Previous Topic
Next Topic