9 report media – GLOBALSAT TR-206 User Manual
Page 32

31
2.9 Report Media
Report media is the method that TR-206 sends report. No matter how you send the
command by SMS or TCP or UDP, TR-206 will send the report according to the
appropriate report media setting.
A report media byte contains 8 flag bits and it is represented by 2 hex digits.
Unused bits must be set to 0.
Bit 0: 1=send by SMS, 0=disable SMS report
Bit 1: 1=send by TCP, 0=disable TCP report
Bit 2: 1=send by UDP, 0=disable UDP report
Bit 7 & bit 6: action type
Bit 7
Bit 6
Action
0
0
Send report by format 0
0
1
Send report by format 1
1
0
Turn on GPS without sending report
bit
7=
6
=
5 4 3 2=UDP 1=TCP
0=SMS
TCP by format 0
0
0
0
0
0
0
1
0
UDP by format 1
0
1
0
0
0
1
0
0
Turn
on
GPS
1
0 0 0 0 0
0
0
Example 1: Ask TR-206 to send on-line report with report interval of 5 minutes
(Q0=300) and report format 0 to TCP server (Q2=02).
GSC,011412000010789,M3(Q0=300,Q2=02)*07!
Example 2: Ask TR-206 to enter motion mode with static report interval of 7
minutes (R0=420) and moving report interval of 40 seconds (R1=40), report format
1 to UDP server (R2=44).
GSC,011412000010789,M4(R0=420,R1=40,R2=44)*71!
Example 3: Set Timer 1 to turn on GPS without sending report (X4=80), Start time:
09:00 AM (X0=32400), End time: 06:00 PM (X1=64800), Report interval: 1 hour
(X2=3600), Report day: from Monday ~Friday (X3=3E)
GSS,011412000012789,3,0,X0=32400,X1=64800,X2=3600,X3=3E,X4=80*53!