7. LW3 Programmers’ Reference
UMX-HDMI-140 series– User's Manual
92
Applied firmware package: v1.2.0 | LDC software: v2.4.1b7
7.10.5. Query the Last Recognized Serial Message in String Format
The recognized data is stored in string, hex and hash format in a
temporary
storage. They are erased when
the Active Timeout elapsed.
TIPS AND TRICKS:
When these properties are set as a conditionin the Event Manager, and the same
strings follow each other, the action will be executed every time if the active timeout has been set properly.
Command and Response
ç
GET·/MEDIA/UART/RECOGNIZER.ActiveRx
æ
pr
·
/MEDIA/UART/RECOGNIZER.ActiveRx=
<recognized _string>
Parameters
<recognized _string>
Max. 12 byte-long recognized data string.
Example
ç
GET /MEDIA/UART/RECOGNIZER.ActiveRx
æ
pr /MEDIA/UART/RECOGNIZER.ActiveRx=Login:
7.10.6. Query the Last Recognized Serial Message in Hex Format
The recognized data is stored in string, hex and hash format in a
temporary
storage. They are erased when
the Active Timeout elapsed.
TIPS AND TRICKS:
When these properties are set as a condition in the Event Manager, and the same
strings follow each other, the action
will execute every occasion
if the active timeout set properly.
Command and Response
ç
GET·/MEDIA/UART/RECOGNIZER.ActiveRxHex
æ
pr·/MEDIA/UART/RECOGNIZER.ActiveRxHex=
<recognized _hex>
Parameters
<recognized _hex>
Recognized data in hex format.
Example
ç
GET /MEDIA/UART/RECOGNIZER.ActiveRxHex
æ
pr /MEDIA/UART/RECOGNIZER.ActiveRxHex= 4C6F67696E3A
7.10.7.
Set the Active Timeout
This property is responsible for erasing the temporary storage (ActiveRx, ActiveRxHex, ActiveHash) after the
elapsing time. Default value is 50ms.
Command and Response
ç
SET·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=
<a_timeout>
æ
pw·/MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=
<a_timeout>
Parameters
<a_timeout> A
ctive timeout value (ms) between 0 and 255.
Example
ç
SET /MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
æ
pw /MEDIA/UART/RECOGNIZER.ActivePropertyTimeout=255
7.11. Infrared Port Configuration
INFO:
Infrared input and output port numbering can be found in the
section.
7.11.1.
Enable Command Injection Mode
Command and Response
#infra #infrared #ir
ç
SET·/MEDIA/IR/
<ir_port>
.CommandInjectionEnable=
<ci_status>
æ
pw
·
/MEDIA/IR/
<ir_port>
.CommandInjectionEnable=
<ci_status>
Parameters
Parameter
Parameter description
Value
Explanation
<logical_value>
Command injection setting
true
Command injection is enabled.
false
Command injection is disabled.
Example
ç
SET /MEDIA/IR/S1.CommandInjectionEnable=true
æ
pw /MEDIA/IR/S1.CommandInjectionEnable=true
7.11.2.
Change Command Injection Port Number
Command and Response
ç
SET·/MEDIA/IR/
<in
|
out>
.CommandInjectionPort=
<port_no>
æ
pw
·
/MEDIA/IR/
<in
|
out>
.CommandInjectionPort=
<port_no>
Example
ç
SET /MEDIA/IR/S1.CommandInjectionPort=9001
æ
pw /MEDIA/IR/S1.CommandInjectionPort=9001