News:

Welcome on our forum!

Main Menu

Interpreting NMEA messages

Started by ctrenholm, March 27, 2015, 08:00:00 AM

Previous topic - Next topic

ctrenholm

I'm receiving GPS location messages and I need to interpret the messages accurately in order log the messages to an MS SQL dB. As an example, I am receiving messages like the following:

79$PKNDS,170221,V,2503.7197,N,12138.4115,E,,408.5,130111,3.5,W00,U10349,207,00,*04
80$PKNDS,181511,A,4557.6866,N,06638.5490,W,000.0,000.0,071011,18.9,W00,U10359,207,00,*14
81$PKNDS,181516,A,4557.6753,N,06638.5472,W,000.0,000.0,071011,18.9,W00,U10352,207,00,*1D

I want to log directly via ODBC to SQL and I have most of this sorted out however I am having a problem binding the data fields to the correct dB cells. Can anyone help me figure out the bindings?


Arthur Grasin

This is a proprietary NMEA message and format of this message depends of a vendor of this device.
If you like my work, please take a few seconds and add feedback about our site or our software [here]

brizey

Were you able to get this working? I am looking towards doing the same sentence.

Arthur Grasin

Can you point us to a description of this message?
If you like my work, please take a few seconds and add feedback about our site or our software [here]