Rs232 and tcp/ip commands, Routing commands – Intelix FLX-1616 User Manual
Page 21

FLX-1616 Installation Guide
RS232 and TCP/IP Commands
RS232 Settings: 9600 baud, 8 Data bits, 1 Stop bit, Parity = None
TCP/IP Settings: User defined IP address, port 4001
There is either a period (.) or a semicolon (;) at the end of each command. These characters must
be present for the command to process correctly.
There are no spaces between any of the characters in the command string.
xx =
Input Number (input 2 would be 02)
yy =
Output Number (output 3 would be 03)
Carriage return (Hex 0D)
Line Feed (Hex 0A)
Routing Commands
Description
Command
Response
Route input xx to output yy
xxByy.
AV: xx->0yy
Route input xx to all outputs
xxAll.
xx To All
Route inputs to corresponding outputs
All#.
All Through.
Route input xx to multiple outputs yy
Number of outputs is unlimited; each output
must be separated by a comma (,)
xxByy,yy.
xxVyy,yy
Turn off all outputs
All$.
All Closed.
Turn off specific output yy
yy$.
AV: yy Closed.
Output yy routing status
Statusyy.
V: xx->0yy
Routing status of all inputs.
Status.
V: xx->0yy
(Repeating sequence
starting with output 1,
output 2, etc.)
Examples:
02All.
Route Video and Audio from input 2 to all outputs
04$.
Turn off Video and Audio for output 4
06B03.
Route Video and Audio from input 6 to output 3
03B02,08.
Route Video and Audio from input 3 to outputs 2 and 8
21