iTriangle Infotech Pvt Ltd
Interface 29 of 43
Note: Engineering Documents are Highly Confidential
7.6 Commands
The commands which are mentioned in the below sections are categorized in to 3 valiant based on
the application.
Configuration commands
Diagnostic/Status commands.
Control commands.
Getter commands
Based on the channel of the command execution the commands are categorized in to 2 variants.
SMS: The commands will be sent to the device mobile number.
GPRS commands: Same configuration commands can be sent over GPRS channel by
prefixing “#” in each command.
7.6.1 Configuration Commands
The configuration commands control the functionality of the device. Below are the different
commands which will be used for the configuration of different parameters.
7.6.1.1 CFG_GPRS
This command configures the GPRS settings which consist of service provider APN, Server IP
address/ DNS, & Port number. The maximum length of the domain name that can be configured is
35 characters.
Syntax:
set$<Serial Number/IMEI>@<Password>#CFG_GPRS:<APN>, , ,<IP Address/DNS>,<Port Number>*
<APN>: service provider access point name
<IP Address/DNS>: Centralized server IP address. (Server IP address to which data needs to be sent)
<Port Number>: Centralized server port. (Server port address to which data needs to be sent)
Example:
set$141214426@aquila123#CFG_GPRS:airtelgprs.com, , ,60.243.245.181,3555*
set$141214426@aquila123#CFG_GPRS:airtelgprs.com, , ,itriangle.com,3555*
7.6.1.2 CFG_TL
This command is used to configure the transmission interval. This consisting of transmission link
type, IGN on interval in seconds, IGN Off interval in Minutes.
Syntax:
set$<Serial Number/IMEI>@<Password>#CFG_TL:<Transmission Link Type>,<IGN On interval in
seconds>S,<IGN Off interval in Minutes>M*
<Transmission_link_type>: It may be only GSM, GPRS or SL (satellite), GPRS by default.
<IGN_ON_Interval> : IGN ON Interval. It may be only 10S, 20S, 30S or 60S
<IGN _OFF_Interval> : IGN OFF Interval. It may be only 1M, 2M, 5M, 10M, 20M, 30M, 60M or
1H
Example:
set$141214426@aquila123#CFG_TL:GPRS,10S,1M*