Sending A Tcp Binary Message (Hex-Format) Via Tcp Port; Sendingudpmessage(Ascii-Format)Viatcpport; Sending A Tcp Text (Ascii-Format) Via Tcp Port; Sending A Udp Binary Message (Hex-Format) Via Tcp Port - Lightware HDMI-TPS-RX110AY Series User Manual

Hdbaset multimedia extender
Table of Contents

Advertisement

 
7.LW3Programmers'Reference
7.12.3. Sending a TCP Binary Message (HEX-format) via TCP Port
The command is for sending a binary message in Hexadecimal format. This method does not require escaping
the control and non-printable characters.
Command and Response
Î CALL·/MEDIA/ETHERNET.tcpBinary(<IP_address>:<port_no>=<HEX_message>)
Í mO·/MEDIA/ETHERNET:tcpBinary
Example
Î CALL/MEDIA/ETHERNET:tcpBinary(192.168.0.103:6107=0100000061620000cdcc2c40)
Í mO/MEDIA/ETHERNET:tcpBinary
Explanation
The'0100000061620000cdcc2c40'messageissenttotheindicatedIP:portaddress.
INFO:

There is no need to insert a space or other separator character between the binary messages.
7.12.4. Sending UDP Message (ASCII-format) via TCP Port
The command is for sending a UDP message in ASCII-format. This method allows escaping the control characters.
For more information see the
Escaping
section.
Command and Response
Î CALL·/MEDIA/ETHERNET:udpMessage(<IP_address>:<port_no>=<message>)
Í mO·/MEDIA/ETHERNET:udpMessage
Example
Î CALL/MEDIA/ETHERNET:udpMessage(192.168.0.103:6107=C00)
Í mO/MEDIA/ETHERNET:udpMessage
The'C00'messageissenttotheindicatedIP:portaddress.
Example with HEX codes
Î CALL/MEDIA/ETHERNET:udpMessage(192.168.0.20:9988=C00\x0a\x0d)
Í mO/MEDIA/ETHERNET:udpMessage
The'C00'messagewithCrLf(CarriagereturnandLinefeed)issenttotheindicatedIP:portaddress.The\x
sequence indicates the HEXA code; see more information in the
HDMI-TPS-RX110AY series – User's Manual
Using Hexadecimal Codes
section.
Appliedfirmwarepackage:v1.4.0 | LDCsoftware:v2.4.0b3
7.12.5. Sending a TCP Text (ASCII-format) via TCP Port
The command is for sending a text message in ASCII-format via UDP-protocol. This method does not allow
sending message with control and non-printable characters.
Command and Response
Î CALL·/MEDIA/ETHERNET:udpText(<IP_address>:<port_no>=<text>)
Í mO·/MEDIA/ETHERNET:udpText
Example
Î CALL/MEDIA/ETHERNET:udpText(192.168.0.20:9988=open)
Í mO/MEDIA/ETHERNET:udpText
The'open'textissenttotheindicatedIP:portaddress.
7.12.6. Sending a UDP Binary Message (HEX-format) via TCP Port
The command is for sending a binary message in Hexadecimal format via UDP protocol. This method does
not require escaping the control and non-printable characters.
Command and Response
Î CALL·/MEDIA/ETHERNET:udpBinary(<IP_address>:<port_no>=<HEX_message>)
Í mO·/MEDIA/ETHERNET:udpBinary
Example
Î CALL/MEDIA/ETHERNET:udpBinary(192.168.0.20:9988=433030)
Í mO/MEDIA/ETHERNET:udpBinary
The'433030'messageissenttotheindicatedIP:portaddress.

INFO:
There is no need to insert a space or other separator character between the binary messages.
7.12.7. Sending a Message (ASCII-format) via Serial Port
The command is for sending a command message in ASCII-format. This method allows escaping the control
characters. For more information see the
Escaping
Command and Response
Î CALL·/MEDIA/UART/<port>:sendMessage(<message>)
Í mO·/MEDIA/UART/<port>:sendMessage
Example
Î CALL/MEDIA/UART/P1:sendMessage(PWR0)
Í mO/MEDIA/UART/P1:sendMessage
The'PWR0'messageissentoutviatheP1serialport.
section.
86

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hdmi-tps-rx110ayHdmi-tps-rx110ay-plus9154002191540070

Table of Contents