LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

display custom time-stamps on a graph

Hello
 
I have some data in the format (yyyy-mm-dd, value). I would like to plot it like that in a graph chart.
 
The problem is that I cant transform the string 'yyyy-mm-dd' into a labview time-stamp.
Is there any way around?
 
Thanks,
 
Antonio
0 Kudos
Message 1 of 2
(2,421 Views)
Use Scan From String function:



Note that you did not provide time information, so you just get 6 PM. Check the LabVIEW Help for further details on the Scan From String function.


Message Edited by smercurio_fc on 05-22-2008 01:58 PM
0 Kudos
Message 2 of 2
(2,416 Views)