Query The Ip Address; Change The Ip Address (Static); Query The Subnet Mask; Change The Subnet Mask (Static) - Lightware UBEX-PRO20-HDMI-F110 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-PRO20-HDMI-F110:
Table of Contents

Advertisement

 
 
7. Programmers' Reference
7. Programmers' Reference
7.12.4. Query the IP Address
Command and Response
ç GET•/MANAGEMENT/NETWORK.IpAddress
pr•/MANAGEMENT/NETWORK.IpAddress=<IP_address>
æ
Example
ç GET /MANAGEMENT/NETWORK.IpAddress
æ pr /MANAGEMENT/NETWORK.IpAddress=192.168.0.100
7.12.5. Change the IP Address (Static)
Command and Response
SET•/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
ç
pw•/MANAGEMENT/NETWORK.StaticIpAddress=<IP_address>
æ
Example
ç SET /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.85
æ pw /MANAGEMENT/NETWORK.StaticIpAddress=192.168.0.85
7.12.6. Query the Subnet Mask
Command and Response
ç GET•/MANAGEMENT/NETWORK.NetworkMask
pr•/MANAGEMENT/NETWORK.NetworkMask=<netmask>
æ
Example
ç GET /MANAGEMENT/NETWORK.NetworkMask
æ pr /MANAGEMENT/NETWORK.NetworkMask=255.255.255.0
7.12.7. Change the Subnet Mask (Static)
Command and Response
SET•/MANAGEMENT/NETWORK.StaticNetworkMask=<netmask>
ç
pw•/MANAGEMENT/NETWORK.StaticNetworkMask=<netmask>
æ
Example
ç SET /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
æ pw /MANAGEMENT/NETWORK.StaticNetworkMask=255.255.255.0
UBEX series – Extender Application Mode – User's Manual
UBEX series – Extender Application Mode – User's Manual
7.12.8. Query the Gateway Address
Command and Response
ç GET•/MANAGEMENT/NETWORK.GatewayAddress
pr•/MANAGEMENT/NETWORK.GatewayAddress=<gw_address>
æ
Example
ç GET /MANAGEMENT/NETWORK.GatewayAddress
æ pr /MANAGEMENT/NETWORK.GatewayAddress=192.168.0.1
7.12.9. Change the Gateway Address (Static)
Command and Response
SET•/MANAGEMENT/NETWORK.StaticGatewayAddress=<gw_address>
ç
pw•/MANAGEMENT/NETWORK.StaticGatewayAddress=<gw_address>
æ
Example
ç SET /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
æ pw /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.1
7.12.10. Apply Network Settings
Command and Response
ç CALL•/MANAGEMENT/NETWORK:ApplySettings()
æ mO•/MANAGEMENT/NETWORK:ApplySettings
Example
ç CALL /MANAGEMENT/NETWORK:ApplySettings()
æ mO /MANAGEMENT/NETWORK:ApplySettings
7.12.11. Query the IP Address of the Remote Endpoint
Querying of the IP address of the connected transmitter or receiver.
Command and Response
ç GET•/REMOTE.RemoteIpAddress
pr•/REMOTE.RemoteIpAddress=<IP_Address>
æ
Example
ç GET /REMOTE.RemoteIpAddress
æ pr /REMOTE.RemoteIpAddress=192.168.0.111
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | LDC software: v1.34.0b2
7.13. RS-232 Port Configuration

DIFFERENCE:
Only the UBEX-PRO20-HDMI-F110 model has built
with serial interface port.
#rs232 #rs-232 #serial
7.13.1. Query the Current Configuration
Command and Response
ç GET•/MEDIA/UART/<port>.Rs232Configuration
pr•/MEDIA/UART/<port>.Rs232Configuration=<configuration>
æ
Example
ç GET /MEDIA/UART/P1.Rs232Configuration
æ pr /MEDIA/UART/P1.Rs232Configuration=57600, 8N1
Explanation
BAUD rate is 57600, databits are 8, the parity is N as none, the stopbits
are 1.
7.13.2. BAUD Rate Setting
Command and Response
SET•/MEDIA/UART/<port>.Baudrate=<number>
ç
pw•/MEDIA/UART/<port>.Baudrate=<number>
æ
Parameters
Parameter
Identifier
Value
description
0
1
2
3
<number>
Baud rate value
4
5
6
7
Example
ç SET /MEDIA/UART/P1.Baudrate=7
æ pw /MEDIA/UART/P1.Baudrate=7
100
100
Explanation
4800
7200
9600
14400
19200
38400
57600
115200

Advertisement

Table of Contents
loading

Table of Contents