HDMI-3D-OPT series – User's Manual 69
Command format: GET●
Response format: pr●
Example:
˃ GET /MANAGEMENT/NETWORK.GatewayAddress
˂ pr /MANAGEMENT/NETWORK.GatewayAddress=192.168.0.1
Command format: SET●
Response format: pw●
Example:
˃ SET /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
˂ pw /MANAGEMENT/NETWORK.StaticGatewayAddress=192.168.0.5
Apply Network Settings
Command format: CALL●
Response format: m0●
Example:
˃ CALL /MANAGEMENT/NETWORK:ApplySettings()
˂ m0 /MANAGEMENT/NETWORK:ApplySettings
Explanation: All network settings which are changed have been applied.
INFO: RS-232 port numbering can be found in the section.
Protocol Setting
Command format: SET●
n
Response format: pw●
n
Parameters:
.ControlProtocol 0 1
RS-232 protocol mode
Example:
˃ SET /MEDIA/UART/P1.ControlProtocol=1
˂ pw /MEDIA/UART/P1.ControlProtocol=1
BAUD Rate Setting
Command format: SET●
n
Response format: pw●
n
Parameters:
.Baudrate 0 1 2 3 4 5 6 7
BAUD rate value 4800 7200 9600 14400 19200 38400
Example:
˃ SET /MEDIA/UART/P1.Baudrate=2
˂ pw /MEDIA/UART/P1.Baudrate=2
Databit Setting
Command format: SET●
n
Response format: pw●
n
Example:
˃ SET /MEDIA/UART/P1.DataBits=8
˂ pw /MEDIA/UART/P1.DataBits=8
Stopbits Setting
Command format: SET●
n
Response format: pw●
n
Parameters:
.StopBits 0 1 2
Stopbit value 1 2
Example:
˃ SET /MEDIA/UART/P1.StopBits=0
˂ pw /MEDIA/UART/P1.StopBits=0