Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
182
ULCP Remote Configuration Messages
Parameter
Length
script-name
0 to W bytes
delimeter1
1 byte - 0x2C(,)
url
1 to X bytes
delimeter2
1 byte - 0x2C(,)
username
0 to Y bytes
delimeter3
1 byte - 0x2C(,)
passwd
0 to Z bytes
Where the sum of W, X, Y and Z is not over 252 to make 0xLL not exceed the maximum, 0xFF.
If the command was not successful then no response is sent.
Response header: 0x5E 0xSS 0x03 0x00 0x00 0xLL 0xNNNN
Where NNNN is the password.
Response message body: the message body as defined above
12.2.10 Trigger Reports
Request header: 0x5F 0xSS 0x02 0x00 0x00 0xLL 0x0000
Where 0xLL is in the range of 0x10 to 0x14 depending on the number of the message list.
Request message body:
Hex
Description
2 bytes
1st report number
2 bytes
2nd report number
2 bytes
3rd report number
2 bytes
4th report number
2 bytes
5th report number
2 bytes
6th report number
2 bytes
7th report number
2 bytes
8th report number
0 to 4 bytes
Message list: up to 4 messages may be specified. Append these messages to the reports.
where report number is between 1 and 999.
If the command was not successful then no response is sent.
Response header: 0x5F 0xSS 0x03 0x00 0x00 0xLL 0xNNNN
Where NNNN is the password.
Response message body: the message body as defined above
Note 1: Appending NMEA messages to reports using this command when reports are configured using
either remote reporting types r = 3 (in-band NMEA or ULCP messages in a UDP Packet), or r = 4 (in-band
NMEA or ULCP messages with a ULCP header and in individual UDP packets) is supported.