Intelix
DIGI-VGASD-8X8e
Installation Manual
www.intelix.com
15
Controlling the Matrix with an RS232 Controller
The Intelix DIGI-VGASD-8X8e is compatible with most third-party RS232
control systems. The messaging is based on RS232 queries with CRC protocol;
therefore, any system which transmits hex or ascii code is compatible with the
system.
1.
If controlling the DIGI-VGASD-8X8e through the RS232 control
port on the rear panel, connect a straight-through serial cable directly
to the matrix.
2.
Power-on the DIGI-VGASD-8X8e. Verify the communication baud
rate is 115,000 kbps or less.
3.
Power-on the control system.
Command Protocol
Protocol
//FxxMyyIzz<CHK><CR>
*All commands must start with //
ASCII Command Description
Command
Description
F Matrix
xx
Matrix number from 00 to 99
M
Output
yy Output
number
I Input
zz Input
number
R Connect
D Disconnect
nn
Matrix new frame address
<CHR>
CRC calculation
<CHK>
Exclusive OR (XOR) of all previous bytes
<CR>
Carriage return (0Dh); all commands sent from a PC
end with <CR>
* CRC protocol can be disabled through the Intelix Smart Control software
or by sending the following command: CRCOFF <CR>
Example Routing Command
Requirement
Code
Route input 3 to output 12
//F00M12I03<0x42><CR>
*Output command “00” routes the input to all outputs
Note:
The status LED on the front panel of the matrix will blink three
times when a valid command is received.