![Lightware DVI-OPT-RX220-Pro Скачать руководство пользователя страница 23](http://html.mh-extra.com/html/lightware/dvi-opt-rx220-pro/dvi-opt-rx220-pro_user-manual_1915337023.webp)
6. LW2 Programmers’ Reference
DVI-OPT-220-Pro series – User's Manual
23
LW2 Programmers’ Reference
Lightware DVI-OPT-220-Pro series extenders can be controlled with external
devices which can communicate according to the extender protocol. The
supported LW2 commands are described in this chapter.
Ý
Ý
Ý
Ý
Ý
6.1.
LW2 Protocol Description
The device accepts commands surrounded by curly brackets - { } - and responds data surrounded by round
brackets - ( ) - only if a command was successfully executed.
6.2.
General LW2 Commands
6.2.1. Query Control Protocol
Description:
This command queries the active protocol for the used control interface.
INFO: The response shows only the active protocol for the interface that was used to send the command!
Format
Example
Command {P_?}
→
{P_?}
Response CURRENT
●
PROTOCOL
●
=
●
#<protocol>)CrLf
←
(CURRENT PROTOCOL = #1)CrLf
Explanation:
The extender communicates with Lightware protocol (#1).
Format
Explanation
<in>
Input number in 1 or 2 digit ASCII format (01, 5, 07, 16, etc.)
<out>
Output number in 1 or 2 digit ASCII format
<in
2
> Input number in 2 digit ASCII format (01, 02, 10, 12 etc.)
<out²>
Output number in 2 digit ASCII format (01, 02, 10, 12 etc.)
<loc>
Location number in 1, 2 or 3 digit ASCII format
<id>
id number in 1 or 2 digit ASCII format
<id²>
id number in 2 digit ASCII format
CrLf
Carriage return, Line feed (0x0D, 0x0A)
●
Space character (0x20)
→
Each command issued by the controller
←
Each response received from the router