Set GPS Time

To set the current date and time of the Decoder, the host sends

SETGPSTIME[[[;<AllowEstimatedTime>];<Timeout>];<InBackground>]<CrLf>

Where

    Since Protocol Version

<AllowEstimatedTime>

If set to 1, after <Timeout> is reached, an estimated time of day will be set. 1.4

<Timeout>

Timeout in seconds. Defaults to 30.

2.4

<InBackground> Set time in background and return immediatly. 2.9

This operation can only be executed in Test Mode.

The decoder responds with

SETGPSTIME;<Result><CrLf>

Where <Result> is:

Example

← SETGPSTIME<CrLf>
→ SETGPSTIME;2012-02-27;12:43:29.942<CrLf>