7. LW3 Programmers’ Reference
MMX6x2-HT series – User's Manual
68
7.9.3.
Change Command Injection Port Number
Command and Response
SET•/MEDIA/IR/
<source>
|
<destination>
.CommandInjectionPort=
<port_no>
pw•/MEDIA/IR/
<source>
|
<destination>
.CommandInjectionPort=
<port_no>
Example
SET /MEDIA/IR/S1.CommandInjectionPort=9001
pw /MEDIA/IR/S1.CommandInjectionPort=9001
7.10. Network Configuration
7.10.1. Query the DHCP State
Command and Response
GET•/MANAGEMENT/NETWORK.DhcpEnabled
pw•/MANAGEMENT/NETWORK.DhcpEnabled=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<logical_value>
Dynamic IP address (DHCP)
status
true
DHCP is enabled.
false
DHCP is disabled.
Example
GET /MANAGEMENT/NETWORK.DhcpEnabled
pw /MANAGEMENT/NETWORK.DhcpEnabled=true
7.10.2.
Change the DHCP State
Command and Response
SET•/MANAGEMENT/NETWORK.DhcpEnabled=
<logical_value>
pw•/MANAGEMENT/NETWORK.DhcpEnabled=
<logical_value>
Parameters
See the previous section.
Example
SET /MANAGEMENT/NETWORK.DhcpEnabled=true
pw /MANAGEMENT/NETWORK.DhcpEnabled=true
7.9. Infrared Port Configuration
INFO: Infrared port numbering can be found in the
Input and Output Port Numbering
section.
7.9.1.
Enable Command Injection Mode
Command and Response
SET•/MEDIA/IR/
<source>
|
<destination>
.CommandInjectionEnable=
<logical_value>
pw•/MEDIA/IR/
<source>
|
<destination>
.CommandInjectionEnable=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<source>
Infrared TPS input ports
S1 - S4
Infrared TPS input ports
<destination>
Infrared TPS output ports
D1 - D4
Infrared TPS output ports
<logical_value>
Command injection status
true
Command injection is enabled on the
port.
false
Command injection is disabled on the
port.
Example
SET /MEDIA/IR/S1.CommandInjectionEnable=true
pw /MEDIA/IR/S1.CommandInjectionEnable=true
7.9.2.
Enable/Disable Output Signal Modulation
Command and Response
SET•/MEDIA/IR/
<destination>
.EnableModulation=
<logical_value>
pw•/MEDIA/IR/
<destination>
.EnableModulation=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<logical_value>
Signal modulation status
true
Signal modulation is enabled on the
port.
false
Signal modulation is disabled on the
port.
Example
SET /MEDIA/IR/D2.EnableModulation=false
pw /MEDIA/IR/D2.EnableModulation=false
INFO: The default setting value is "true" (enabled).