Message Type 255, ULCP binary format, Custom Message

Header: 0xFF 0xSS 0x06 0x00 0x00 0xNN 0x0000

Where NN is the message length.

Message body:

HexDescription
<= 255 bytesUser Message

Note: This message type, 255, is for specific customers. ULCP binary messages should not be used for local serial report mode 1 and 2 in applications where timed message delivery is critical.

Example

To send the string, "TEST"
Send "0xFF 01 06 00 00 04 00 00 54 45 53 54"

Last modified 6 years ago Last modified on 14-04-29 10:59:12 AM