BOX tracker
Communication Protocol v1.5
28 of 36
6.40
SERVER2_PASS
This password used to calculate the security token contained within the Header Command sent by the
tracker when first connecting to the server. This password is case sensitive. (See SEVER2_ADDR)
E.g.
SERVER2_PASS,MyPassword
Default value:
password
Range:
0 to 20 characters
6.41
SERVER2_PORT
The port number to be used for GPRS communication. Setting to zero will disable all GPRS
communication. (See SEVER2_ADDR)
E.g.
SERVER2_PORT,9002
Default value:
0
Range:
0 to 65535
6.42
SIM_SN_ALWAYS
Normally the SIM number is only passed in the TCP Communication header command when the SIM is
first changed or once every 48 hours. This is intended to reduce the amount of data passed when
making a connection.
If this command is set to 1 then the SIM number is passed in each header command allowing the tracker
to be identified by its SIM number instead of it serial number.
E.g.
SIM_SN_ALWAYS,1
Default value:
0
Range:
0 or 1
6.43
SPEEDALM
Specify a speed that if exceeded will cause an event code 22 to be logged. Once this event is recorded
the speed must drop by 20% of the alarm speed before another speed event is recorded.
Speeds are specified in Kilometres per Hour and a value of zero disables this feature.
E.g.
SPEEDALM,80
Default value:
0
Range:
Kilometres, as a positive floating point number or zero.