7.4. Network configuration
7.4.1. Query the current IP status
Description: IP address settings can be queried as follows.
Command {IP_STAT=?}
Response (IP_STAT=<type>;
Legend:
Explanation: The device has a static (fix) IP address: 192.168.0.95; the subnet mask is
255.255.255.0, the gateway address is 192.168.0.1.
7.4.2. Set the IP address
Description: IP address can be set as follows.
Command {IP_ADDRESS=<type>;
Response (IP_ADDRESS=<type>;
Legend:
INFO
The IP address can be queried by typing the "ip_address=?" command. The response
contains the fix IP address that is stored in the device even if DHCP is enabled; in this case,
this IP address is not valid.
7.4.3. Set the subnet mask
Description: Subnet mask can be set as follows.
Command {IP_NETMASK=<subnet_
Response (IP_NETMASK=<subnet_
Legend:
INFO
The subnet mask can be queried by typing the "ip_address=?" command. The response
contains the fix IP subnet mask that is stored in the device even if DHCP is enabled; in this
case, this IP subnet mask is not valid.
LW2 programmers' reference
Format
<ip_address>;<subnet_mask>;
<gateway_addr>)CrLf
<type>:
<ip_addr>:
<subnet_mask>:
<gateway_addr>:
Format
<ip_address>}
<ip_address>)CrLf
<type>:
0 = static IP; 1 = DHCP
Format
mask>}
mask>)CrLf
<subnet_mask>:
HDMI-3D-OPT-TX200 series
{ip_stat=?}
(IP_STAT=0;192.168.0.95;
255.255.255.0;192.168.0.1)CrLf
0 = static IP; 1 = DHCP.
IP address (four decimal octets separated by dots).
Subnet mask (four decimal octets separated by
dots).
Gateway address (four decimal octets separated
by dots).
{ip_address=0;192.168.0.110}
(IP_ADDRESS=0;192.168.0.110;)CrLf
{ip_netmask=255.255.255.0}
(IP_NETMASK=255.255.255.0)CrLf
Four decimal octets separated by dots.
User's manual
Example
Example
Example
Page 57 / 106
Need help?
Do you have a question about the HDMI-3D-OPT-TX210RAK and is the answer not in the manual?
Questions and answers