SETTIMEBASE
Sets primary and backup systems for time base
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
This command configures the primary and backup steering systems for timing.
-
The primary system is the system to which the receiver steers the clock.
-
The backup systems are used whenever the primary system is not present.
Upon start-up, the primary system must be present long enough to steer the clock to be valid once, otherwise, the backup system cannot be used.
This command does not control which systems are used to set the time. Use the SETTIMESOURCE command to control which systems are used to set the time.
Message ID: 1237
Abbreviated ASCII Syntax:
SETTIMEBASE primarysystem numbackups[system[timeout]]
Factory Default:
For GLONASS only receiver:
SETTIMEBASE glonass 0
For GPS capable receiver:
SETTIMEBASE gps 1 auto 0
For BeiDou only receiver:
SETTIMEBASE beidou 0
Input Example:
SETTIMEBASE gps 1 glonass 30
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Command header |
- |
- |
SETTIMEBASE header This field contains the command name for abbreviated ASCII or the message header for ASCII (see page 1) or Binary (see page 1). |
- |
H |
0 |
2 |
primarysystem |
The primary system for steering the receiver clock |
Enum |
4 |
H |
||
3 |
numbackups |
0 or 4 |
The number of records to follow. When more than one backup system is specified, the backup systems are selected according to numeric order. |
Ulong |
4 |
H+4 |
|
4 |
system1 |
The system to be used for backup |
Enum |
4 |
H+8 |
||
5 |
timeout1 |
0 to +4294967295 (seconds) |
Duration that the backup system is used to steer the clock. 0 means ongoing |
Ulong |
4 |
H+12 |
Binary |
ASCII |
0 |
GPS2 |
1 |
GLONASS |
2 |
GALILEO |
3 |
BEIDOU |
4 |
NAVIC |
99 |
AUTO3 |