Sending A Udp Text (Ascii-Format); Sending A Udp Binary Message (Hex-Format); Http Messaging; Setting The Target Ip Address - Lightware UMX-TPS-TX120 User Manual

Hdbaset multimedia extender
Hide thumbs Also See for UMX-TPS-TX120:
Table of Contents

Advertisement

 
7. LW3 Programmers' Reference
7.14.5. Sending a UDP Text (ASCII-format)
The command is for sending a text message in ASCII-format via UDP-protocol. This method does not allow
escaping or inserting control 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' text is sent to the indicated IP:port address.
7.14.6. Sending a UDP Binary Message (HEX-format)
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: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' message is sent to the indicated IP:port address.

INFO:
There is no need to insert a space or other separator character between the binary messages.
Applied firmware packages: (UMX-TPS): v1.5.0b4 | (WP-UMX-TPS): v1.4.0b8 | (FP-UMX-TPS): v1.4.0b8 | LDC software: v2.5.6b2
UMX-TPS-TX100 series – User's Manual
7.15. HTTP Messaging
DIFFERENCE:

This feature is available only in UMX-TPS-TX140K and TX140-Plus models from FW
package v1.5.0b4.
Http post and put messages can be sent from the Lightware device for more integration with third-party
devices.
#http

ATTENTION!
This feature means posting or putting HTTP messages from the Lightware device to another
device. Encrypted transmission (HTTPS) is not supported.
7.15.1. Setting the Target IP Address
Command and Response
SET·/CTRL/HTTP/C1.ServerIP=<IP_address>
ç
pw·/CTRL/HTTP/C1.ServerIP=<IP_address>
æ
Example
ç SET /CTRL/HTTP/C1.ServerIP=192.168.0.220
æ pw /CTRL/HTTP/C1.ServerIP=192.168.0.220
7.15.2. Setting the TCP Port
Command and Response
SET·/CTRL/HTTP/C1.ServerPort=<port_no>
ç
pw·/CTRL/HTTP/C1.ServerPort=<port_no>
æ
Example
ç SET /CTRL/HTTP/C1.ServerPort=80
æ pw /CTRL/HTTP/C1.ServerIP=80
7.15.3. Setting the Target Path
This property sets the path in the target device where the post/put message to be sent.
Command and Response
SET·/CTRL/HTTP/C1.File=<path>
ç
pw·/CTRL/HTTP/C1.File=<path>
æ
Example
ç SET /CTRL/HTTP/C1.File=/putxml
æ pw /CTRL/HTTP/C1.File=/putxml
126

Advertisement

Table of Contents
loading

This manual is also suitable for:

Umx-tps-tx130Umx-tps-tx140Umx-tps-tx140kUmx-tps-tx140-plusFp-umx-tps-tx120Fp-umx-tps-tx130 ... Show all

Table of Contents