LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

elapsed time - seconds to string

Just adding to the really old post since it still shows up in searches. What I have here might not have even worked in 2005. I'm using LabVIEW 2012 (Yes, I'd prefer to be using the newest version!).

 

You can use the Format into String VI with a relative time format specifier ("t" rather than "T"). The formatting rolls to the largest time unit in the specifier.

 

Format Elapsed Time.png 

 

The formatted time indicator shows the elapsed time with the largest time unit set to days, hours, minutes, and seconds.

 Format Elapsed Time.jpg

 

Note that the Elapsed Time control is just a numeric with the format set to relative time.

Numeric formatted as time.jpg

 

David Grucza, CLD
0 Kudos
Message 11 of 11
(375 Views)