RS232 Protocol

12
Smart Display Data String 1 Format
Start Count ID Type Data (28 Bytes) Checksum
0xFE 0x1E 0xA5 0x22 0x00 0x00 Line1(1) Line1(26) 0xXX
Smart Display Data String 2 Format
Start Count ID Type Data (234 Bytes)
0xFE 0xEC 0xA5 0x23 Line2(1) Line2(26)
Line3(1) … Line3(26)
Data
Line4(1) … Line4(26)
Line5(1) … Line5(26)
Data
Line6(1) … Line6(26)
Line7(1) … Line7(26)
Data
Line8(1) … Line8(26)
Line9(1) … Line9(26)
Data Checksum
Line10(1) … Line10(26) 0xXX
When the iPod/USB input is in use, the unit will send additional information representing
the metadata from the USB source device. This is contained in 2 separate strings and is
sent in addition to the standard feedback string.
The smart display strings represent the metadata that is also shown on the video output
of the unit. The first string contains the data present on the first line of the display. The
second string represents the remaining 9 lines of data.
Each line of data is 26 characters, and can be either ASCII characters (0x20-0x7F) or
special characters (0x80-0x8C). A reference chart for the special character data is below.
Value Display Data
0x20-0x7F Standard ASCII Characters
0x80 Invert F
0x81 Invert M
0x82 Invert T
0x83 Invert R
0x84 Invert S
0x85 Invert A
0x86 Full Bar “—“
0x87
0x88
0x89
0x8A
0x8B Cursor Right >
0x8C Cursor Left <