09-14-2007 04:15 AM
09-14-2007 10:10 AM
09-14-2007 12:02 PM
09-14-2007 07:07 PM
Hi.
I want to share this sample VI for your reference and something you can start with. My case is a Novatel GPS, but it will not differ too much with a Garmin GPS. Like you i am getting two serial data at the same time (GPRMC and GPGGA).
Have fun. Hope this will help.
09-15-2007 11:03 AM
09-17-2007 04:10 AM
10-01-2007 07:11 AM
Hi, I got a prob when using the 'write to spreadsheet.vi'. I've got an array of two numbers (2D). One I need it to be with 8 decimal places, (%8f), however another one i need it to be without any decimal places. The 'write to spreadsheet.vi' 'format' will apply for both. Hence both will be in together as either one type as stated within the format wire. Is there anyway to solve this.
10-01-2007 09:24 AM
10-01-2007 09:46 AM
10-01-2007 11:30 AM
@1000 wrote:
hi thanks for replying. Do you mean don't use the write to 'spreadsheet.vi' to write to the text file? because if you format the column individually then combine back and use the write to 'spreadsheet.vi', it will still follow a single format that is at the 'spreadsheet.vi' format wire.