6.LW2Programmers'Reference
HDMI-TPS-RX110AY series – User's Manual
65
Appliedfirmwarepackage:v1.5.0b3 | LDCsoftware:v2.5.9b2
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.
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
2
>
Output number in 2 digit ASCII format (01, 02, 10, 12 etc.)
<loc>
Locationnumberin1,2or3digitASCIIformat
<id>
id number in 1 or 2 digit ASCII format
<id²>
id number in 2 digit ASCII format
CrLf
Carriagereturn,Linefeed(0x0D,0x0A)
·
Space character (0x20)
Each command issued by the controller
Each response received from the router
6.2.
Instructions for the Terminal Application Usage
Terminal Application
TheLW2protocolcommandscanbeappliedtothe
receiver using a terminal application. You need to
install one of them to your control device, for example
Putty
or
CLI
.
#terminal
Establishing Connection
Follow the steps for establishing connection to the
receiver:
Step 1.
ConnectthereceivertoaLANoverEthernet
(see the details in the
section).
Step 2.
Open the terminal application (e.g. Putty).
Step 3.
Add the
IP address
of the device (default:
192.168.0.100)andthe
port number (10001)
.
Step 4.
Select the
Raw
connection type, and open the
connection.
Oncetheterminalwindowisopened,youcanentertheLW2protocolcommandswhicharelistedinthe
following sections.
LW2 protocol command communication in a terminal window