
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
ULCP Remote Configuration Messages
12.1 ULCP Message Format
Packet type – defines the message type:
0x5B = Execute application-specific script
0x55 = GPS ULCP binary data query
0x56 = Delta-based GPS report query and setting
0x57 = Time-based GPS report query and setting
Sequence number – incremented for each message.
Async time – not used so set to 0x00
Error code – not used so set to 0x00
Message length (number of bytes following the password)
Password – default 0x0000
Data – message body of length defined by message length above
12.2 ULCP Remote Configuration Messages
12.2.1 Set Digital Outputs
Request header: 0x59 0xSS 0x02 0x00 0x00 0x08 0x0000
Request message body:
Output #1: 0x00 = turn off; 0xFF = turn on; 0xNN = turn on for 0xNN x 50 ms, then turn off
Output #2: 0x00 = turn off; 0xFF = turn on; 0xNN = turn on for 0xNN x 50 ms, then turn off
Output #3: 0x00 = turn off; 0xFF = turn on; 0xNN = turn on for 0xNN x 50 ms, then turn off
Output #4: 0x00 = turn off; 0xFF = turn on; 0xNN = turn on for 0xNN x 50 ms, then turn off
If the command was not successful then no response is sent.
Response header: 0x59 0xSS 0x03 0x00 0x00 0x00 0xNNNN
Where NNNN is the password.
Comentarios a estos manuales