![Reyax RSS8833 Software Manual Download Page 16](http://html1.mh-extra.com/html/reyax/rss8833/rss8833_software-manual_1449699016.webp)
Copyright
©
2020, REYAX TECHNOLOGY CO., LTD.
16
RYS8830 RYS8833
`GNSS Module Software Guide
arg 3
This specifies the UTC time (day) using an integer.
arg 4
This specifies the UTC time (hour) using an integer.
arg 5
This specifies the UTC time (minutes) using an integer.
arg 6
This specifies the UTC time (seconds) using an integer.
Examples of commands:
@GTIM 2013 02 01 13 30 30<CR><LF> // 2013/2/1 13:30:30
@GTIM 2013 07 10 00 00 00<CR><LF> // 2013/7/10 00:00:00”
26.
GPS test result output
Syntax
Response
@ GTR
[
GTR
] Done
This command is used to output the GPS test results. Wait one second after the @GTS
command is issued, and then issue the command.
The CN level and Doppler frequency are returned as the test results.
Argument: None
27.
GPS test start
Syntax
Response
@ GTS <arg 1> <arg 2> <arg 3> <arg 4>
[
GTS
] Done
This command is used to start the GPS test. The test results are output by issuing the @GTR
command after a wait of one second after the @GTS command has been issued.
This command can be issued only in the Idle state. When it is issued, no subsequent
commands except for the @GTR and @GTE commands are accepted.
Argument:
arg 1
This specifies the number of the satellite used for the test.
arg 2
Reserved
.
Always specify “0” for this.
arg 3
Reserved
.
Always specify “0” for this.
arg 4
Reserved
.
Always specify “0” for
this.
Examples of commands:
@GTS 1 0 0 0<CR><LF> // The test is started using satellite no.1.