© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
144
10BULCP Remote Configuration Messages
Bit 0 is used to make time based reporting active: 1 = active; 0 = inactive (switch off the start
-up
reporting)
Bit 1 is used to save this configuration to NV memory, but
currently not supported
: 0 = do not
save; 1 = save to NV memory.
Bit 2 is used to select the report destination IP address:
when bit2 is 1 = use the IP address(destination UDP Port number) configured above;
when bit2 is 0 = use the IP address(fixed UDP Port number
6101
) of this incoming setup
message.
Bit 3 is used to select the message mode: 1 = ASCII mode (no ULCP header); 0 = with ULCP
header
1 byte
Number of messages to report
8
bytes
Message list: up to 8 messages may be specified. Refer to the above list of possible messages
If the command was not successful then no response is sent.
Response header:
0x56 0xSS 0x03 0x00 0x00 0x18 0xNNNN
Where
NNNN
is the password.
Response message body: the message body as defined above
11.2.6.1.2
Query
Request header:
0x56 0xSS 0x00 0x00 0x00 0x00 0x0000
Request message body: None.
If the command was not successful then no response is sent.
Response header:
0x56 0xSS 0x01 0x00 0x00 0x18 0xNNNN
Where
NNNN
is the password.
Response message body: the message body as defined above
11.3
Examples
11.3.1
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