User's Manual

4-2-52. Set Debug Mode
0xBA
Len
0xF0
Mode
Checksum
Mode: 0x00: Disable debug mode
0x01: Enable debug mode
The device will generate a log file in the storage under debug mode. The device will retain
its debug mode status even when the power is off.
Return:
0xBD
Len
0xF0
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
4-2-53. Restore Factory Default
0xBA
Len
0xF1
Checksum
It will restore to the factory default setting.
Return:
0xBD
Len
0xF1
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
4-2-54. Get File from FTP Server
0xBA
Len
0xF2
File
Checksum
File: The file name in the FTP server. The name includes full path. For example,
“/my_txt/example.txt”. It will copy the file into the corresponding path in the panel. If this
parameter is omitted, the panel will perform the schedule synchronization immediately.
Return:
0xBD
Len
0xF2
Status
Checksum
Status: 0x00: Operation success
0x01: File not exist
0xF0: Checksum error
0xF2: Communication line error
4-2-55. Set Message Size
0xBA
Len
0xF3
Region
Size
Checksum
Region: 0x00: Message text region
0x01: Image text region
0x02: Scroll region
Size: 0x00: Normal, 18x9 for European, 18x18 for Chinese
0x01: Large, 40x20 for European, 40x40 for Chinese
Return:
0xBD
Len
0xF3
Status
Checksum
Status: 0x00: Operation success
0x0C: Invalid size
0x23: Invalid region