Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
183
ULCP Remote Configuration Messages
Note 2: For remote reporting type r = 4, appended NMEA messages will be combined into a single ULCP
packet with message type 0xFF (255) for ULCP custom messages.
12.3 Examples
1. Set all OUTPUT ports (1~4) on
Send the following packet to the modem through the UDP port number 6100
0x59 01 02 00 00 08 00 00 FF FF FF FF 00 00 00 00
The response packet will come from the UDP port number 6101
2. Set Delta Position Based Reporting
Destination IP/Port: 192.168.1.20:2000
Time period: every 5(min)~10(max) seconds
Distance: every 7 metre
Message Type: $GPGGA(0x50) and $GPRMC(0x52) in ASCII mode
Send the following packet to the modem through the UDP port number 6100
0x56 00 02 00 00 00 00 00 C0 A8 01 14 00 00 00 00
D0 07 D4 17 07 00 0A 00 05 00 0D 02 50 52 00 00
00 00 00 00
The response packet will come from the UDP port number 6101
3. Download a Script File
//script file infomation
script-name - config_mickey_9600.sh
url - cypress.bc.ca
username - cypress
passwd - cypress6004
Send the following packet to the modem remote ip through the UDP port number
6100.
0x5E 01 02 00 00 37 00 00 63 6F 6E 66 69 67 5F 6D
69 63 6B 65 79 5F 39 36 30 30 2E 73 68 2C 63 79
70 72 65 73 73 2E 62 63 2E 63 61 2C 63 79 70 72
65 73 73 2C 63 79 70 72 65 73 73 36 30 30 34
The Message body string is
"config_mickey_9600.sh,cypress.bc.ca,cypress,cypress6004" in ASCII.
The response packet will come from the UDP port number 6100.
4. Trigger Reports