5. Programmers' Reference
5.3.4. Querying the Firmware Version
Command and Response
Ý GET•/SYS/MB.FirmwareVersion
pr•/SYS/MB.FirmwareVersion=<firmware_version>
Ü
Example
Ý GET /SYS/MB.FirmwareVersion
Ü pr /SYS/MB.FirmwareVersion=6.4.17.3
5.3.5. Querying the Core Version
Command and Response
Ý GET•/SYS/MB.CoreVersion
pr•/SYS/MB.CoreVersion=<core_version>
Ü
Example
Ý GET /SYS/MB.CoreVersion
Ü pr /SYS/MB.CoreVersion=v1.0.0b4 r7
5.3.6. Resetting the Device
The extender can be restarted; the current connections (RS-232, USB, etc...) will be terminated.
Command and Response
Ý CALL•/SYS:reset()
Ü mO•/SYS:Reset
Example
Ý CALL /SYS:reset()
Ü mO /SYS:reset
5.3.7. Restoring the Factory Default Settings
Command and Response
Ý CALL•/SYS:factoryDefaults()
Ü mO•/SYS:factoryDefaults=
Example
Ý CALL /SYS:factoryDefaults()
Ü mO /SYS:factoryDefaults=
The device is restarted, the current connections are terminated, the default settings are restored. See the
complete list in the
Factory Default Settings
section.
VINX-1x0-HDMI Extenders – User's Manual
5.4. Network Configuration
ATTENTION! When you change a network property the new value is stored but the applySettings method
must be called always to apply the new settings. After that, the device is restarted automatically.
5.4.1. Querying 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
5.4.2. Querying the DHCP State
Command and Response
Ý GET•/MANAGEMENT/NETWORK.DhcpEnabled
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Ü
Parameters
If the
<DHCP_state>
parameter is 0 (or false) the device is set to apply a static IP address. If the value is 1 (or
true) the device is set to get a dynamic IP address from the DHCP server in the network.
Example
Ý GET /MANAGEMENT/NETWORK.DhcpEnabled
Ü pw /MANAGEMENT/NETWORK.DhcpEnabled=true
Explanation
The IP address assignment is dynamic, the device gets the IP address from the DHCP server.
5.4.3. Setting the DHCP State
Command and Response
SET•/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Ý
pw•/MANAGEMENT/NETWORK.DhcpEnabled=<DHCP_state>
Ü
Parameters
See the previous section.
Example
Ý SET /MANAGEMENT/NETWORK.DhcpEnabled=0
Ü pw /MANAGEMENT/NETWORK.DhcpEnabled=false
Explanation
The IP address assignment is set to static, thus, you have to set it manually.
28
Need help?
Do you have a question about the VINX-110-HDMI-DEC and is the answer not in the manual?
Questions and answers