Installation User guide
5-15
MLC 226 IP Series • SIS Programming and Control
PRELIMINARY
Command/response table for SIS commands (continued)
Command ASCII (Telnet)
(host to switcher)
URL Encoded (Web)
(host to switcher)
Response
(switcher to host)
Additional description
Get IR command info
28
E X5&
,
X5*
IR
}
W
X5&
%2C
X5*
IR
|
{descriptive text}
]
The response to this command is the name/
description (e.g., Power On, Power Off,
Enter, Play, Stop, RGB, Menu) of the specifi c
command you ask about.
X5&
= the IR fi le number (0-99), as in fi les
1.eir, 2.eir, 3.eir, etc. stored in the controller.
Each ___.eir fi le contains commands for a
specifi c device.
X5*
= IR function number (1-137), which
corresponds to a specifi c function/
command set contained within the fi le. If
X5*
= 0, the MLC returns all data. See page
5-7 for additional details on
X5*
.
Example:
E
3,1IR
}
W3%2C1IR
|
POWER
]
Command/function 1 in fi le 3.eir is the
Power command.
Example:
E
3,2IR
}
W3%2C2IR
|
E13
]
Command/function 2 in fi le 3.eir is not
defi ned or does not exist, so the controller
returns E13, the invalid value error number.
N
An IR driver must be loaded into the MLC before IR command information can be read.
Confi gure an IR/Serial Out port
24
E X21%
*
X21)
IC
}
W
X21%
%2A
X21)
IC
|
Irc
X21%
*
X21)
]
This command sets IR/Serial Output port
number
X21%
(1 = display port, 2 = port A,
3 = port B, 4 = port C) for either
IR (
X21)
= 0) or RS-232 (
X21)
= 1) output.
View an IR/Serial port’s confi g.
E X21%
IC
}
W
X21%
IC
| X21)
] X21)
includes a placeholder zero in the
response.
Example
E
1 IC
}
W1 IC
|
01
]
View the projector port’s confi guration,
which is RS-232 in this example.