ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Date Verification

In Labview 7.1, how can you
-display the current date on the front panel
-allow user to edit the date
-verify that it is a valid date
0 Kudos
Message 1 of 3
(3,239 Views)
The simplest solution is to use a time stamp control, since the time/date format are automatically managed. You can then add an "In-range" comparison node to fix the upper and lower acceptable values.
See the attached vi.
Chilly Charly    (aka CC)
Message 2 of 3
(3,226 Views)
Thanks for your help.
That does the trick.
0 Kudos
Message 3 of 3
(3,216 Views)