LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Display date and time in table

Currently my table is reading 4 different signals value coming in from external source. I understand that if I checked the box to include date and time in my table I would be having 4 different cells of the same date and time. How can I display only 1 date and time in my table?
0 Kudos
Message 1 of 3
(2,790 Views)
Hi tEeGeR

There are no doubt several ways to solve this but one way is to turn off the "Include time data" in the Build Table VI and add in the time /date explicitly. I've reduced the for loop count to 1 and added in a small delay to make things easier to follow. Also I've changed the Clear button action to Latch When Released.

Hope that helps.
0 Kudos
Message 2 of 3
(2,785 Views)
Gee... That's cool!! Thanx so much NeilR!
0 Kudos
Message 3 of 3
(2,760 Views)