LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Log GPS time, position, velocity

Solved!
Go to solution

Hi,

 

I'm using the read gps time, position, velocity.vi and now I want to log this data in a text or spreadsheet file. Is there a simple way to do this? I tried with write to measurement file, but this only handles dynamic data and no string or time stamp.

 

Thanks

0 Kudos
Message 1 of 7
(2,905 Views)
0 Kudos
Message 2 of 7
(2,895 Views)

I've read the help of the write to spreadsheet VI but I don't understand how I can read in multiple information and get them in separate columns. Here is the block diagram of what I've got till now.

My goal is to log lattitude, longitude, speed over ground, course over ground, UTC time, lattitude N/S and longitude E/W.

0 Kudos
Message 3 of 7
(2,872 Views)
Solution
Accepted by topic author Donski

write.png


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
Message 4 of 7
(2,864 Views)

a much different take, note the string constant format to anything...Smiley Surprised

test_BD.png

 

0 Kudos
Message 5 of 7
(2,839 Views)

Sorry for the late reply, but thanks for the support...

0 Kudos
Message 6 of 7
(2,784 Views)

When adding a carriage return after the serial string causes the data to be shifted by a tab space located on the next row?  I've seen this with most of the file saving techniques but never posted the issue.

 

Thanks,

 

DG

0 Kudos
Message 7 of 7
(2,708 Views)