
The 3rd Party Control command
LAN : IP address: 192.168.1.80 (default IP) Protocol: TCP(5000), UDP(4000)
For example, input 1 Switch output 6, send: EB 90 0C 00 00 80 0B 02 00 0D 00 00
(1-1)=0, Hex is 00, (6+7) =13, Hex is 0D.
If input 1 Switch output 6, 7, 8, send EB 90 0C 00 00 80 0B 04 00 0D 0E 0F 00 00
04 00 0D 0E 0F means: 04 there are 4 port for switching (1 input and 3 outputs), the first one 00 is the input
port, the remaining 0D 0E 0F are the output ports.
EB 90 0C 00 00 80 09 02 02 00 00 00, save the previous scene to the 02;
EB 90 0C 00 00 80 08 02 00 02 00 00, load 02 scene;
EB 90 0C 00 00 80 0B 02 01 0A 00 00
RS232 : Baud rate: 9600, N, 8, 1 Use RS232 direct cable
EB 90 0C 00 00 80 0B 02 (x-1) (y+7) 00 00
Switch [x] input to [y] output
EB 90 0C 00 00 80 09 02 (0X) 00 00 00
Save current scene to [X], [X] means number keys from 1 to 9
EB 90 0C 00 00 80 08 02 00 (0Y) 00 00
Load the input/output switching saved in [Y], [Y] means number keys from
1 to 9
Switch input Y to all outputs
Switch 1 to all outputs: 1all.
Switch input Y to output Y
Switch input 2 to output 9:2x9.
Switch input Y to output Ys
Switch input 3 to output 2, 3, 4:3x2.3x3.3x4.
Recall to the scene 10: Recall10.
To reset account to admin/admin, IP address to default 192.168.1.80