User's Manual

4-2-67. Set the IP address and the Port Number of the Server by broadcast message
0xBA
Len
0xA4
Port
Retry
Interval
Checksum
Len: It must be 6.
Port: The Port number of the server, 2 bytes, little-endian
Retry: The number of retrials to connect to the server, 1 byte
Interval: The interval between 2 retrials, 1 byte
No Return:
The panel needn’t reply to the server. It will stop listening the broadcast message and then
make a connection to the server
4-2-68. Get the ID of a panel
0xBA
Len
0xA5
Checksum
Return:
0xBD
Len
0xA5
Status
ID
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
ID: The ID of the panel, 2 bytes, little-endian
4-2-69. Set the ID of a panel
0xBA
Len
0xA6
ID
Checksum
ID: The new ID assigned to the AdPanel, 2 bytes, little-endian
Return:
0xBD
Len
0xA6
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
4-2-70. Set Video Output
0xBA
Len
0xE7
Mode
Checksum
Mode: 0x00 TFT mode
0x01: YUV(1080i)
0x02: YUV(720P)
Return:
0xBD
Len
0xE7
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0x06: Invalid mode
0xF2: Communication line error