3 configuration, 1 read parameters of configuration – GLOBALSAT TR-206 User Manual
Page 34
33
3 Configuration
TR-206 has a very flexible platform. Its behavior is totally configurable. Please
refer to section 2.7 for the list of configuration parameters.
3.1 Read parameters of configuration
The PC tool “TR-206 Config Tool_DEV.exe” is used to configure the device by
RS-232 interface. You could also send L1 command to remotely read back the
setting by TCP or UDP protocol.
Please note TR-206 could
NOT
send back the configuration parameter by SMS.
Command’s format:
GS
C
,IMEI,L1(x1,x2,x3,x4,x5)*Checksum!
GS
C
,IMEI,L1(ALL)*Checksum!
Add up to 1-5 parameters.
If parameter is (ALL), then all user configuration data will be generated.
Report format:
GS
s
,IMEI,T,S,x1=y1,x2=y2,x3=y3,……*Checksum!
x1,x2,x3… are code words for configuration parameters.
y1,y2,y3… are their respective settings.
Example 1:
Ask TR-206 report parameters of Motion mode parameters(R0,R1,R2,R3)
GSC,136489586301578,L1(R0,R1,R2,R3)*35!
Report parameters R0,R1,R2 and R3 form TR-206
GSs,136489586301578,3,0,R0=3600,R1=30,R2=02,R3=0*4E!
Example 2:
Ask TR-206 report all parameters
GSC,135485956301257,L1(ALL)*5C!