
16
1.877.877.2269
BLACKBOX.COM
NEED HELP?
LEAVE THE TECH TO US
LIVE 24/7
TECHNICAL
SUPPORT
1.877.877.2269
CHAPTER 3: DEVICE CONFIGURATIONS
3.2.4 CONFIGURE IP AND PORT
TABLE 3-22. IP AND PORT CONFIGURATION
SEQUENCE
PARAMETER
DATA
DESCRIPTION
REMARKS
1
SOH
*
Header
Always 1 byte
2
Command ID
09
For IP & PORT
Configuration of Device
Always 2 bytes
3
Primary Server IP
103.233.79.35
Primary Server IP where
data wiil sent
Always n byte
4
Primary Server Port
8082
Primary Server Port
where data wiil sent
Always n byte
5
Secondary server IP
103.233.79.36
Data will be sent to this
IP if Primary server is
not available
Always n byte
6
Secondary server Port
8081
Data will be sent to this
port if Primary server is
not available
Always n byte
7
EOH
#
Footer
Always 1 byte
TABLE 3-23. MESSAGES TO/FROM DEVICE
MESSAGE TO DEVICE
RETURN MESSAGE FROM DEVICE
EXAMPLE
SUCCESS
FAILURE
*09,103.233.79.35,8082,103.233.79.36,
7001#
*12345678910101000,09,1#
*12345678910101000,09,0#
*Device ID,Command ID,status#
3.2.5 GPRS (IP/PORT) CONFIGURATION REQUEST
TABLE 3-24. GPRS (IP/PORT) MESSAGES TO/FROM DEVICE
MESSAGE TO DEVICE
CONDITION
REPLY FROM DEVICE
*09#
Only Primary IP
*09,prim_ip,prim_port#
P Secondary ip
*09,prim_ip,prim_port,sec_ip,sec_port#