mode | int Integer type. Latitude and longitude display format.
- If <mode> ≤ 2, the timer periodically queries and reports. In this case, the command has to be executed only after getting the position fix.
- 0 <latitude>,<longitude> format: ddmm.mmmmN/S,dddmm.mmmmE/W
- 1 <latitude>,<longitude> format: ddmm.mmmmmm,N/S,dddmm.mmmmmm,E/W
- 2 <latitude>,<longitude> format: (-)dd.ddddd,(-)ddd.ddddd
- If <mode> ≥ 3, the positioning information is reported according to the frequency of RMC NMEA sentences. There is no restriction regarding the command execution ─ the command can be executed at any time.
- 3 <latitude>,<longitude> format: ddmm.mmmmN/S,dddmm.mmmmE/W
- 4 <latitude>,<longitude> format: ddmm.mmmmmm,N/S,dddmm.mmmmmm,E/W
- 5 <latitude>,<longitude> format: (-)dd.ddddd,(-)ddd.ddddd
|