LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What vi. can i use to convert time string to 1d array of time string?

My program is in a while loop right now and my report generation is outside the loop. From the excel example of ploting a graph with time it has a get time vi which is in a 4loop and the time string goes outside the loop converted to 1d array time string? Is there another way of converting time string to 1d array time string?
0 Kudos
Message 1 of 2
(2,643 Views)
I don't quite understand description, but if you have a time string and you want to turn it into a 1D array of time strings (with a array size=1), just insert a "built array" from the array palette. 🙂
 
(If I did not understand your problem right, please attach a small example or explain with a few more words.)
0 Kudos
Message 2 of 2
(2,635 Views)