442703/B
459
Note
Theterms"Datagram"and"telegram"aregenerallyusedtodescribethebasictransfer
unitassociatedwithapacket-switchednetwork.Inthispublication,weusetheterm
"datagram".
NMEAsentencestructure
AsentencestructureisdenedbyNMEAtoestablishthecommunicationbetweentwo
units.Mostotherdatagramformatsaredesignedusingthesame,orasimilar,structure.
Thefollowingprovidesasummaryexplanationoftheapprovedparametricsentence
structure:
$aaccc,c-c*hh<CR><LF>
1$
Thischaracter(Hex:24)isusedtoidentifythestartofasentence.
2aaccc
Thisistheaddresseld.Thersttwocharacters(aa)identifythetalkerID,while
thelastthreecharactersarethesentenceformattermnemoniccodeidentifyingthe
datatypeandthestringformatofthesuccessiveelds.
3,
Thecomma(Hex:2C)isusedasaelddelimiter.Thischaracterstartseacheld
excepttheaddressandchecksumelds.Ifitisfollowedbyanulleld,itisallthat
remainstoindicatethattherearenodataintheeld.
4c-c
Thisisthedatasentenceblock.Thisisaseriesofdataeldscontainingallthedata
tobetransmitted.Thedataeldsentenceisxedandidentiedbythesentence
formatterintheaddresseld.Dataeldsmaybeofvariablelength,andtheyare
precededbytheelddelimiter.
5*
Thischaracter(Hex:2A)isthechecksumdelimiter.Thisdelimiterfollowsthelast
eldofthesentenceandindicatesthatthefollowingtwoalphanumericalcharacters
containthechecksum.
6hh
Thisisthechecksum.
7<CR><LF>
Thecarriagereturnandlinefeedcharactersterminatethesentence.
Datagramformats