User's Manual

0xF2: Communication line error
4-2-38. Read Configuration File
0xBA
Len
0xE1
Node1
Node2
NodeN
Checksum
Node1: a null-terminated string of the 1
st
node
Node2: a null-terminated string of the 2
nd
node
NodeN: a null-terminated string of the N
th
node
Return:
0xBD
Len
0xE1
Status
Value
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
Value: a null-terminated string of the value to be read
4-2-39. Change to Direct Mode
0xBA
Len
0xE2
Timeout
Checksum
Change to Direct Mode
Timeout: The timer will start or reset every time when a byte is received. After passing
<Timeout> ms, all buffers will be sent to the screen instantly and the timer
will stop counting.
2 bytes, little-endian, units: ms
Return:
0xBD
Len
0xE2
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
4-2-40. Set USB Mode
0xBA
Len
0xE3
Mode
Checksum
Mode: 0: Disable USB
1: Enable USB
Return:
0xBD
Len
0xE3
Status
Checksum
Status: 0x00: Operation success
0x06: Invalid mode
0xF0: Checksum error
0xF2: Communication line error
4-2-41. Send Image Text
Display Text in Image area
0xBA
Len
0xE4
Text
Row
Column
Checksum
Text: The text string to be displayed.
Row: The row to display.
Column: The column to display.
Return: