User`s guide

Chapter 5 - I/O Commands
Motorola GPS Products - M12+ User's Guide Revision 6.X 09FEB05
183
GPGLL (NMEA GEOGRAPHIC LATITUDE/LONGITUDE)
NMEA-0183 Format
Set response message rate:
$PMOTG, GLL, yyyy*CC<CR><LF>
where:
yyyy = update rate 0..9999 seconds
CC = optional checksum
Note - the asterisk (*) is not present unless the optional checksum is present
Response to above command:
$GPGLL, ddmm.mmmm, n, dddmm.mmmm, e,
hhmmss.ss,a*CC<CR><LF>
where:
ddmm.mmmm, n = latitude
dd = degrees 00..90
mm.mmmm = minutes 00.000..59.999
n = direction N = North
S = South
dddmm.mmmm, e = longitude
dd = degrees 00..180
mm.mmm = minutes 00.000..59.999
e = direction E = East
W = West
hhmmss.ss = UTC of position fix
hh = hours 00..24
mm = minutes 00..59
a = status A = valid
V = invalid
CC = checksum