7.LW3Programmers’Reference
HDMI-TPS-RX110AYseries–User'sManual
84
Appliedfirmwarepackage:v1.4.0 | LDCsoftware:v2.4.0b3
7.10.9. 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.
TIPSANDTRICKS:
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.10. Query the Last Recognized Serial Message in Hash Format
The recognized data is stored in string, hex and hash format in a
temporary
storage. They are erased when
the Active Timeout elapsed.
TIPSANDTRICKS:
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.ActiveHash
Í
pr·/MEDIA/UART/RECOGNIZER.ActiveHash=
<recognized _hash>
Parameters
<recognized _hash>
Fingerprint code, Max. 32 bit-long recognized data hash.
Example
Î
GET/MEDIA/UART/RECOGNIZER.ActiveHash
Í
pr/MEDIA/UART/RECOGNIZER.ActiveHash=2D8A5E38
#infra #infrared
7.10.11.
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
Port Numbering
Infrared port type
Parameter
Infrared port
LW3 port number
Input
<in>
IR in (local)
S1
TPS in (IR in)
S2
Output
<out>
IR out (local)
D1
TPS in (IR out)
D2
7.11.1.
Enable Command Injection Mode
Command and Response
Î
SET·/MEDIA/IR/
<in
|
out>
.CommandInjectionEnable=
<logical_value>
Í
pw·/MEDIA/IR/
<in
|
out>
.CommandInjectionEnable=
<logical_value>
Parameters
Identifier
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