Parity Setting; Operation Mode; Sending Message Via The Communication Ports; Sending Message Via Tcp Port - Lightware HDMI-3D-OPT-TX210A User Manual

Fiber optical multimedia extender
Hide thumbs Also See for HDMI-3D-OPT-TX210A:
Table of Contents

Advertisement

 
7. LW3 Programmer's Reference
7.9.5. Parity Setting
Command format:
SET●/MEDIA/UART/<P
Response format:
pw●/MEDIA/UART/<P
Parameters:
.Parity
0

Parity setting

no parity
Example:
˃ SET /MEDIA/UART/P1.Parity=0
˂ pw /MEDIA/UART/P1.Parity=0
7.9.6. RS-232 Operation Mode
Command format:
SET●/MEDIA/UART/<P
Response format:
pw●/MEDIA/UART/<P
Parameters:
.Rs232Mode
RS-232 operation mode
Pass-through
Example:
˃ SET /MEDIA/UART/P1.Rs232Mode=1
˂ pw /MEDIA/UART/P1.Rs232Mode=1
INFO: See more information about RS-232 modes in the
Command Injection Mode
Command format:
SET●/MEDIA/UART/<P
Response format:
pw●/MEDIA/UART/<P
Example:
˃ SET /MEDIA/UART/P1.CommandInjectionEnable=true
˂ pw /MEDIA/UART/P1.CommandInjectionEnable=true
ATTENTION!
The
Command
injection
/MEDIA/UART/<P
>.CommandInjectionStatus.
n
>.Parity=0|1|2
n
>.Parity=0|1|2
n
1
2
odd
even
>.Rs232Mode=0|1|2
n
>.Rs232Mode=0|1|2
n
0
1
2
Control
Command injection
Serial Interface
section.
>.CommandInjectionEnable=true|false
n
>.CommandInjectionEnable=true|false
n
status
is
stored
in
another
read-only
HDMI-3D-OPT series – User's Manual
7.10. Sending Message via the Communication Ports
7.10.1. Sending Message via TCP Port
The device can be used for sending a message to a certain IP:port address. The three different commands
allow controlling the connected (third-party) devices.
Sending TCP Message
The command is for sending a command messages in ASCII-format with an option for escaping special charaters.
Command format:
Response format:
Example:
˃
CALL /MEDIA/ETHERNET.tcpMessage(192.168.0.20:5555=PWR0\x0d\x0a)
˂
mO /MEDIA/ETHERNET:tcpMessage
Escaping in the Message
When commands need to be separated by <CR><LF> charaters to be recognized by the controlled device,
then they need to be escaped. You can use the following format for escaping:
<command
Sending Text Message
The command is for sending a text message in ASCII-format.
INFO: Escaping will not be processed using the tcpText command.
Command format:
Response format:
Example:
˃
CALL /MEDIA/ETHERNET.tcpText(192.168.0.20:5555=pwr_on)
˂
mO /MEDIA/ETHERNET:tcpText
Sending Binary Message
The command is for sending a binary message in HEX format.
INFO: Escaping will not be processed using the tcpBinary command.
property:
Command format:
Response format:
Example:
˃
CALL /MEDIA/ETHERNET.tcpBinary(192.168.0.20:5555=0100000061620000cdcc2c40)
˂
mO /MEDIA/ETHERNET:tcpBinary
CALL●/MEDIA/ETHERNET.tcpMessage(<IP_address>:<port_no>=<message>)
mO●/MEDIA/ETHERNET:tcpMessage
><\x0d\x0a><command
><\x0d\x0a>...<command
1
2
CALL●/MEDIA/ETHERNET.tcpText(<IP_address>:<port_no>=<message>)
mO●/MEDIA/ETHERNET:tcpText
CALL●/MEDIA/ETHERNET.tcpBinary(<IP_address>:<port_no>=<message>)
mO●/MEDIA/ETHERNET:tcpBinary
70
><\x0d\x0a>
n

Advertisement

Table of Contents
loading

Table of Contents