LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring wind turbines' data's in text files, time format problem

Hello,

 

I am trying to build a program to monitor 2 wind turbine and a meteorology station. All of them have their own software; and they give continuously real time data in text format. First Wind Turbine (WT) has a software which is designed also by labview but I can't see the codes. The time format of it is here:For  2011:03:02:10:49:42,390. I have seen this format in Format Specifies Syntax. The other WT' time format is here:2011 03 08 00 00 29 6. And the meteorology station has this format: 08.01.1114:14. (I upload text file examples)

 

My goal is to graph data's in other columns according to time. But each text time has different time format. Should I make them time string in same format then use them in graphs? I was not able to build a VI which recognize 2011:03:02:10:49:42,390 and graph it with RPM (for example).

 

Thanks a lot for any help.

 

Regards

0 Kudos
Message 1 of 3
(2,080 Views)

sorry, I have posted 2 times because of connection problem. Please, feel free to delete this post!

 

thanks

0 Kudos
Message 2 of 3
(2,072 Views)