7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
66
Appliedfirmwarepackage:v1.4.0 | LDCsoftware:v2.4.0b3
7.1.
Overview
TheLightwareProtocol#3(LW3)isimplementedinalmostallnewLightwaredevices(matrixswitchers,
signalextendersanddistributionamplifiers)since2012.TheprotocolisASCII-basedandallcommands
areterminatedwithacarriagereturn(Cr,‘\r’)andlinefeed(Lf,‘\n’)pair.Itisorganizedasatreestructure
thatprovidesoutstandingflexibilityanduser-friendlyhandlingwith‘nodes’,‘properties’and‘methods’.The
Advanced View
oftheLightwareDeviceControllersoftwareistheperfecttoolforbrowsingandlearninghow
theLW3protocolcanbeusedinpractice.
7.2.
Instructions for the Terminal Application Usage
Terminal Application
TheLW3protocolcommandscanbeappliedtothe
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) and the
port number (6107)
.
Step 4.
Select the
Raw
connection type, and open the
connection.
Oncetheterminalwindowisopened,youcanentertheLW3protocolcommandswhicharelistedinthe
following sections.
LW3 protocol command communication in a terminal window
7.3.
Protocol Rules
7.3.1.
LW3 Tree Structure and Command Structure (examples)
7.3.2.
General Rules
▪
All names and parameters are
case-sensitive
.
▪
Thenodesareseparatedbyaslash(‘/’)character.
▪
The node name can contain the elements of the English alphabet and numbers.
▪
Use the
TCP
port no. 6107
whenusingLW3protocoloverEthernet.
▪
Whenacommandisissuedbythedevice,thereceivedresponsecannotbeprocessedbytheCPU.
▪
The node paths describe the exact location of the node, listing each parent node up to the root.
Î
CALL /MEDIA/VIDEO/XP:mute(O1)
Í
mO /MEDIA/VIDEO/XP:switch
Command type
(GET/SET/CALL/MAN)
Prefixoftheresponse
Pathofthemethod/property
Pathofthemethod/property
Method/property
Method/property
Parameters
Command
Response
/
MEDIA
VIDEO
XP
SourcePortCount
SourcePortStatus
DestinationPortCount
DestinationPortStatus
[...]
I1
O1
AUDIO
UART
IR
RELAY
ETHERNET
CEC
EDID
EVENTS
PRESETS
SYS
MANAGEMENT
REMOTE
[...]