p11 – Milliseconds part of latitude,
p12 – Latitude direction: N, S,
p13 – Degree part of longitude,
p14 – Minutes part of longitude,
p15 – Seconds part of longitude,
p16 – Milliseconds part of longitude,
p17 – Longitude direction: E, W,
p18 – Altitude in meters,
p19 – Decimal part of altitude,
p20 – Speed * 100 (km/h),
Response format:
#7,MG;
#7,NS;
This function returns number of sectors on SD-card (-1 denotes no SD-card). Sector size is 512B.
#7,NF;
This function returns number of free sectors on SD-card (-1 denotes no SD-card). Sector size is
512B.
#7,PI;
This function returns PIC version.
#7,PO;
This function powers off the instrument.
#7,RT;
This function returns current real time clock settings in the format: #7,RT,hh,mm,ss,DD,MM,YYYY;
where hh:mm:ss denotes the time and DD/MM/YYYY gives the date.
#7,RT,hh,mm,ss,DD,MM,YYYY;
This function sets the current real time clock and returns the following sequence of characters:
#7,RT;
#7,SS;
This function creates setup file based on the current settings. The function returns #7,SS;
#7,SL;
This function returns all statistical levels in the format #7,SL,sl1,sl2,sl3,sl4,sl5,sl6,sl7,sl8,sl9,sl10;
#7,SL,sl_index,sl_level;
This function sets statistical levels where sl_index is the statistical index, sl_level is the statistical
level and returns the following sequence of characters: #7,SL;
#7,TP;
This function returns the temperature in preamplifier.
#7,UF;