LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read a TCX file

Solved!
Go to solution

Hi all and happy new year !

I would like to read a TCX file. What is the better way to do that ?

I tried  a vi of Labview but it didn' t work with a TCX file .( is TCX file like a HTML file ? )

 

Thank you .Have a good day.

0 Kudos
Message 1 of 3
(2,113 Views)
Solution
Accepted by topic author eric35

Hi Eric,

 

according to Wikipedia TCX is "just" a text file containing XML coded GPS-related stuff…

 

You can read it using plain text file functions!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,106 Views)

Thank you GerdW for your swift reply . I read the wikipedia .It's very interesting.

I didn't think to use a  Read Text  vi !!

Actually,  I can get  all the data by this way but the most difficult part is still ahead Smiley Happy !

I am going to try that ...

 

Regards

ERic

 

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