REFSTATIONINFO

Base Station position information

Platform:

OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7

This is an extended version of the REFSTATION log with latitude, longitude and ellipsoidal height of the base station in WGS84. In addition to the base station position, ARP height, antenna model name and antenna serial number are available if provided by the base station only through RTCMV3.

Message ID: 1325

Log Type: Asynch

Recommended Input:

log refstationinfoa onchanged

ASCII Example:

#REFSTATIONINFOA,USB1,0,65.0,FINESTEERING,2211,233851.222,02000020,d38f,16809;51.150391053,-114.030694086,1081.916599573,WGS84,0.000,0,NOVATELX,"K250","",""*bc1b1a21

Field

Field type

Description

Format

Binary Bytes

Binary Offset

1

Log header

REFSTATIONINFO header

For information about log headers, see ASCII, Abbreviated ASCII or Binary.

H

0

 

2

latitude

Latitude (degrees)

Double

8

H

3

longitude

Longitude (degrees)

Double

8

H+8

4

height

Ellipsoidal Height (m)

Double

8

H+16

5

datum

Datum ID number

61 = WGS84

63 = USER

(default = WGS84)

Enum

4

H+24

6

ARP height

Base Antenna ARP (m)

Float

4

H+28

7

health

Base Station Health, see Table: Base Station Status

Ulong

4

H+32

8

Ref Stn Type

Base Station Type, see (Table: Base Station Type)

Enum

4

H+36

9

stn ID

Base Station ID

String[5]

4 or 81

H+40

10

Ant Model

Base Antenna Model Name

Char[32]

32

H+44 or
H+48

11

Ant Serial

Base Antenna Serial Number

Char[32]

32

H+76 or
H+80

12

xxxx

32-bit CRC (ASCII and Binary only)

Ulong

4

H+108 or
H+112

13

[CR][LF]

Sentence terminator (ASCII only)

-

-

-