Access and read to nmea sentences

Discussion in 'Garmin GPS' started by deantop, Jun 23, 2018.

  1. deantop

    deantop

    Joined:
    Jun 23, 2018
    Messages:
    1
    Likes Received:
    0
    Hello friends
    I have a Montana 680 GPS device and I want to access nmea sentences from a Visual Basic program. Does anyone know how to code for it.

    Thank you very much for your help.
     
    Last edited by a moderator: Jun 23, 2018
    deantop, Jun 23, 2018
    #1
  2. deantop

    Nuvi-Nebie Moderator

    Joined:
    Aug 16, 2015
    Messages:
    2,337
    Likes Received:
    200
    Location:
    UK
    NMEA sentences are output in readable ASCII text format, e.g. :-
    Code:
    GPRMC,220516,A,5133.82,N,00042.24,W,173.8,231.8,130694,004.2,W*70
    
    There is some info. on the syntax here :-
    http://aprs.gids.nl/nmea/
     
    Nuvi-Nebie, Jun 23, 2018
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
There are no similar threads yet.
Loading...