7.LW3Programmer'sReference
HDMI-TPS-TX200series–User'sManual
112
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
7.15.11. Querying the Last Recognized Active Message (Hex)
Command and Response
ç
GET·/CTRL/TCP/C
<loc>
.ActiveRxHex
æ
pr·/CTRL/TCP/C
<loc>
.ActiveRxHex=
<recognized_hex>
Parameters
The
<recognized_hex>
parameteristherecognizeddatainhexformat.
Example
ç
GET/CTRL/TCP/C1.ActiveRxHex
æ
pr/CTRL/TCP/C1.ActiveRxHex=4175644F75742B00
INFO:
Pleasenotethatthepropertycontainsthedatauntilthe
ActivePropertyTimeout
is elapsed only.
7.15.12.
Set the Active Timeout
Thispropertyisresponsibleforclearingthe
ActiveRx
,
ActiveRxHex
,
ActiveHash
properties after the elapsed
time.Defaultvalueis50ms.
Command and Response
ç
SET·/CTRL/TCP/C
<loc>
.ActivePropertyTimeout=
<a_timeout>
æ
pw·/CTRL/TCP/C
<loc>
.ActivePropertyTimeout=
<a_timeout>
Parameters
The
<a_timeout>
parameteristheactivetimeoutvalue(ms)between0and255.
Example
ç
SET/CTRL/TCP/C1.ActivePropertyTimeout=255
æ
pw/CTRL/TCP/C1.ActivePropertyTimeout=255
7.15.13.
Running an Immediate Event Action
Whenamessageisrecognized(DelimiterHexisdetectedinthemessage,orTimeOuthasbeenelapsed
sincereceivingthelastdatabit)aspecificActionofanEventcanberunbythefollowingcommand.
Command and Response
ç
SET·/CTRL/TCP/C
<loc>
.ActionTrigger=
<event_nr>
æ
pw·/CTRL/TCP/C
<loc>
.ActionTrigger=
<event_nr>
Parameters
The
<event_nr>
meansthenumber(location)ofthelinkedEventActionwithoutletter'E'.(Thereisnoneed
todefineaConditioninthelinkedEvent.)
Example
ç
SET/CTRL/TCP/C1.ActivePropertyTimeout=255
æ
pw/CTRL/TCP/C1.ActivePropertyTimeout=255
7.16. RS-232 Port Configuration
ATTENTION!
BelowlistedcommandscanbeusedtosettheRS-232portparameters.Toquerythecurrent
valueofaparameterusetheGETcommand,e.g.:
GET /MEDIA/UART/P1.BaudRate
.
ATTENTION!
TheRS-232
Operation mode
ismirroredontheLocalandLinkserialport.Theothersettings
canbeadjustedseparatelyonthetwoports(P1andP2).
INFO:
RS-232portnumberingcanbefoundinthe
7.16.1.
Protocol Setting
Command and Response
#protocol
#rs232 #rs-232 #serial
ç
SET·/MEDIA/UART/
<port>
.ControlProtocol=
<protocol>
æ
pw·/MEDIA/UART/
<port>
.ControlProtocol=
<protocol>
Parameters
If the
<protocol>
parameter is
0
the device is set to receive
LW2
commands. If the value is
1
the device is set
to receive
LW3
commands.
Example
ç
SET/MEDIA/UART/P1.ControlProtocol=1
æ
pw/MEDIA/UART/P1.ControlProtocol=1
7.16.2.
BAUD Rate Setting
Command and Response
ç
SET·/MEDIA/UART/
<port>
.BaudRate=
<baud_rate>
æ
pw·/MEDIA/UART/
<port>
.BaudRate=
<baud_rate>
Parameters
Identifier
Parameterdescription
Parametervalues
<baud_rate>
The Baud rate of the serial port.
0
:4800,
1
:7200,
2
:9600,
3
:14400,
4
:19200.
5
:38400,
6
:57600,
7
:115200
Example
ç
SET/MEDIA/UART/P1.BaudRate=6
æ
pw/MEDIA/UART/P1.BaudRate=6