16
4.24
Save Custom Settings
E.g.: Save custom settings to Custom 2
Send
:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
58
02
21 03 ae
Return
:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
58
00
1f 03 ae
4.25
Load Custom Settings
E.g.: Load settings from Custom 1
Send
:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
59
01
21 03 ae
Return
:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
59
00
20 03 ae
4.26
Set IP Address Setting Method
E.g.: Set IP setting method to Static IP connection, and set the IP address to 192.168.1.219
Send
:
a5 6c 21 00 a1 ff 01 00 00 00 00 00 00 00 00 00
05
c0 a8 01 db ff ff ff 00 c0 a8 01 01
00
83 09 ae
Note:
Blue words indicate the current IP address, sub-net mask, default gateway.
Green words indicate the connection method.
0x00 means static IP,
and blue words are the new IP information want to set.
0x01 means dynamic IP(DHCP),
and blue words are meaningless.
Return
:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
05
00
cc 02 ae
4.27
Set Device Name
E.g.: Set device name to “Multiviewer”
Send:
a5 6c 28 00 a1 ff 01 00 00 00 00 00 00 00 00 00
0f
4d 00 75 00 6c 00 74 00 69 00 76 00 65 00 77 00 65 00 72 00
1d
07 ae
Note: Blue words indicate the name “Multiviewer”
Return:
a5 6c 15 00 a1 ff 01 00 00 00 00 00 00 00 00 00
0f
00
d6 02 ae