User's Manual

Return:
0xBD
Len
0xDD
Status
Year
Month
Day
Checksum
Status: 0x00: Operation success
0xF0: Checksum error
0xF2: Communication line error
Year: The year to be read
Month: The month to be read
Day: The day to be read
4-2-35. Change Network Configuration
0xBA
Len
0xDE
DHCP
IP
Subnet
Gateway
Checksum
DHCP: 0x00: Disable
0x01: Enable
IP: The IP address, 4 bytes.
Subnet: The subnet mask, 4 bytes
Gateway: The gateway address, 4 bytes
Return:
0xBD
Len
0xDE
Status
Checksum
Status: 0x00: Operation success
0x1C: Invalid DHCP value
0xF0: Checksum error
0xF2: Communication line error
4-2-36. Clear Screen
0xBA
Len
0xDF
Type
Checksum
Type: 0x00: All
0x02: Image only
0x03: Static Text only
0x04: Scrolling Text only
Return:
0xBD
Len
0xDF
Status
Checksum
Status: 0x00: Operation success
0x0F: Invalid type
0xF0: Checksum error
0xF2: Communication line error
4-2-37. Write Configuration File
0xBA
Len
0xE0
Node1
Node2
NodeN
Value
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
Value: a null-terminated string of the value to be written
Return:
0xBD
Len
0xE0
Status
Checksum
Status: 0x00: Operation success
0xF0: Checksum error