LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display time in graph, using time string format

i have set of arrays string format as a date and time with data...........

 

how to display on the graph data with time?...

 

how to do this conversion?

Regards,
Balaji DP
0 Kudos
Message 1 of 4
(3,155 Views)

Here you go:

 

 

 

Norbert 

Message Edited by Norbert B on 09-11-2008 07:42 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 4
(3,142 Views)

this is working with 8.5  but i have to develop this for 7.1... but in 7.1 there is no option for this task......

 

how to do this in 7.1?

Regards,
Balaji DP
0 Kudos
Message 3 of 4
(3,122 Views)

Well, it seems that the format string indeed does not work with LV 7.x.

So if you really need the time/date as a timestamp datatype, you have to either

a) upgrade LV (easy solution)

b) calculate the time in seconds regarding the time/date string. This is quite elaborate and may be limited to certain time settings in the system... but it should be a valid workaround.

 

Sorry for not being more helpful here....

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 4 of 4
(3,113 Views)