GENERATEALIGNCORRECTIONS

Configure ALIGN base

Platform:

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

This command is used to configure the ALIGN Base and starts sending out ALIGN corrections through the specified port. This command is like sending the following commands to the Base, assuming the use of a serial port and default ALIGN corrections:

unlogall [port]
fix none
movingbasestation enable
interfacemode [port] novatel rtca
serialconfig [port] [baud] N 8 1 N ON
log [port] rtcaobs3 ontime [rate = 1/ obsreqrate]
log [port] rtcarefext ontime [rate = 1/ refextreqrate]

Message ID: 1349

Abbreviated ASCII syntax:

GENERATEALIGNCORRECTIONS port [baud] [obsreqrate] [refextreqrate] [interfacemode]

ASCII example:

GENERATEALIGNCORRECTIONS COM2 230400 10 10

Field

Field type

ASCII value

Binary value

Description

Format

Binary bytes

Binary offset

1

Command header

-

-

GENERATEALIGNCORRECTIONS header

This field contains the command name for abbreviated ASCII or the message header for ASCII or Binary.

-

H

0

2

port

See Table: Communications port identifiers

Port identifier
(default = THISPORT)

Enum

4

H

3

baud

9600, 19200, 38400, 57600, 115200, 230400 or 460800

Communication baud rate (bps)
(default = 9600)

Ulong

4

H+4

4

obsreqrate

1, 2, 4, 5, 10, 20, 50 or 100

RTCAOBS3 data rate in Hz
(default = 1)

Ulong

4

H+8

5

refextreqrate

0, 1, 2, 4, 5, 10, 20, 50 or 100

RTCAREFEXT data rate in Hz
(default = 1)

Ulong

4

H+12

6

interfacemode

RTCA

3

Correction interface mode
(default = RTCA)

Enum

4

H+16

NOVATELX

35