BOXFINDER (0001) User’s Manual
RSA “Galileosky”, LLC.
Page
31
11.4.
Information commands
Command format
Status
Explanation
Allows finding device status at the moment of sending a command.
Dev – this device number;
Soft – current firmware version number;
Pack – last recorded serial packet serial number;
TmDt – current time and date;
Nav – coordinates determination accuracy. 0 – coordinates are found.
Lat – latitude;
Lon – longitude;
Speed – linear speed (vehicle speed);
HDOP – horizontal accuracy (the closer to 1, the better);
SatCnt – number of available satellites;
A – movement directional angle
Example
Request: Status
Reply: Dev50 Soft=91 Pack=17230 TmDt=10:58:6 20.06.09 Nav=0 Lat=60.4007
Lon=31.0070 Speed=0.0194 HDOP=0.88 SatCnt=10 A=27.55
Command format
Imei
Explanation
Allows obtaining a unique GSM unit identifier,15 byte
Example
Request: IMEI
Reply: IMEI 123456789012345
Command format
Imsi
Explanation
Allows obtaining a unique IMSI identifier of the SIM-card
Example
Request: IMSI
Reply: IMSI 123456789012345;
Command format
Inall
Explanation
Allows getting data through analog input.
Example
Request: inall
Reply: INALL:in0=0;
Command format
Insys
Explanation
Allows obtaining voltage on internal battery.
Example
Request: insys
Reply: INSYS:Vbat=4196;
Command format
Temex0
Explanation
Allows finding temperature from the first four external DS18S20 thermometers.
Format: the lower byte is the thermometer identifier; the higher byte is the
temperature itself. To calculate the temperature the obtained value must be
divided by 256 and rounded off to the whole number, with the fractional part
deleted.
Example
Request: temex0
Reply: TemEx0: DS0=0,DS1=0,DS2=0,DS3=0
Command format
Temex1
Explanation
Allows finding temperature of the second four external DS18S20 thermometers.
Format: the lower byte is the thermometer identifier; the higher byte is the
temperature itself. To calculate the temperature the obtained value must be
divided by 256 and rounded off to the whole number, with the fractional part
deleted.
Example
Request: temex1
Reply: TemEx1: DS4=0,DS5=0,DS6=0,DS7=0
Command format
Canibut