LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I open the 'time date browse button'?

Hello!
How can I open the 'time date browse dialog' from the time stamp control in my block diagram? I tryed it with the property node but couldn't find this item to open the 'time/date browse dialog'!
Thanks in advance for your help
0 Kudos
Message 1 of 2
(2,387 Views)
There is no way to programitically bring up the dialog window for the timestamp control. I recommend building your own dialog window VI that will work by opening when you want the user to set the time and when it closes, it can programatically update the timestamp control. It will not be as pretty but it will be just as functional.
0 Kudos
Message 2 of 2
(2,387 Views)