LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to call the "Set Time and Date Dialog Box" programmatically (i.e. without using the time stamp control or constant)?

When you click the browse button on a time stamp control, it opens the "Set Time and Date Dialog Box".  Is there a way to open it and retrieve the date the user picked from it programmatically without using the time stamp control?  i.e. where does this dialog box live?  Thanks!

0 Kudos
Message 1 of 3
(3,505 Views)

I don't have LV in front of me, but if memory serves, the VI can be found in <LabVIEW>\Resource\Dialog and it probably outputs the timestamp.


___________________
Try to take over the world!
Message 2 of 3
(3,485 Views)

That's it!  It's at <LabVIEW>\Resource\Dialog\picktime.vi

 

Thanks so much for the help!

0 Kudos
Message 3 of 3
(3,458 Views)