7. LW3 Programmers’ Reference
MMX4x2 series – User's Manual
127
Applied firmware package: v1.6.0b19 | LDC software: v2.5.13b5
7.21. Infrared Port Configuration
INFO:
Infrared (local and link) port numbering can be found in the
INFO:
Only MMX4x2-HT200 model has TPS IR link.
7.21.1. Enabling/Disabling Command Injection Mode
Command and Response
#infra #infrared
ç
SET·/MEDIA/IR/
<ir_port>
.CommandInjectionEnable=
<ci_status>
æ
pw·/MEDIA/IR/
<ir_port>
.CommandInjectionEnable=
<ci_status>
Parameters
Parameter
Parameter description
Values
Value description
<ir_port>
IR port number
S1, S2
IR inputs
D1, D2
IR outputs
<ci_status>
Recognizer mode
true
Command injection mode is enabled
false
Command injection mode is disabled
Example
ç
SET /MEDIA/IR/S1.CommandInjectionEnable=true
æ
pw /MEDIA/IR/S1.CommandInjectionEnable=true
7.21.2.
Changing Command Injection Port Number
Command and Response
ç
SET·/MEDIA/IR/
<ir_port>
.CommandInjectionPort=
<port_no>
æ
pw·/MEDIA/IR/
<ir_port>
.CommandInjectionPort=
<port_no>
Parameters
Parameter
Parameter description
Values
Value description
<ir_port>
IR port number
S1, S2
IR inputs
D1, D2
IR outputs
<port_no>
TCP port number for
Command injection mode
Example
ç
SET /MEDIA/IR/S1.CommandInjectionPort=9001
æ
pw /MEDIA/IR/S1.CommandInjectionPort=9001
7.21.3. Enabling/Disabling Output Signal Modulation
Command and Response
ç
SET·/MEDIA/IR/
<ir_out>
.EnableModulation=
<modulation>
æ
pw·/MEDIA/IR/
<ir_out>
.EnableModulation=
<modulation>
Parameters
Parameter
Parameter description
Values
Value description
<ir_out>
IR port number
D1, D2
IR outputs
<modulation>
IR signal modulation
state
true
Signal modulation is enabled
false
Signal modulation is disabled
Example
ç
SET /MEDIA/IR/D1.EnableModulation=false
æ
pw /MEDIA/IR/D1.EnableModulation=false
Signal modulation is turned off on IR output (D1).
INFO:
The default setting value is
true
(enabled).