5. Software Control - Lightware Device Controller
UMX-HDMI-140 series– User's Manual
50
Applied firmware package: v1.3.0b5 | LDC software: v2.5.6b2
HTTP Clients (HTTP Post and Put Message Sending)
DIFFERENCE:
This feature is available only in UMX-HDMI-140-Plus model from FW package v1.3.0b5.
ATTENTION!
This feature means posting or putting
HTTP
messages from the Lightware device to another
device. Encrypted transmission (
HTTPS
) is not supported.
The HTTP Clients tab allows sending HTTP post and put messages to the desired server IP:port no. Control
commands can be set to the target device, but it is not suitable for processing the response (e.g. querying a
parameter/status) since the response is just an acknowledge (ACK).
#http
The feature is available also by LW3 commands, see the
section.
HTTP Clients tab in the Control/Ethernet menu
When you press the enter in the
Http header
or
Http body
text box, the \r\n is added automatically.
#new
TCP Clients (TCP Message Recognizer)
DIFFERENCE:
This feature is available only in UMX-HDMI-140-Plus model from FW package v1.3.0b5.
This tab is for the preparation and monitoring interface for the TCP recognizer which may trigger Event
Manager Actions. A simple example can be seen in the
section.
TCP Clients tab in the Control/Ethernet menu
The target device has to be set as a TCP client (three clients can be set):
Step 1.
Type and set the
Target IP address
.
Step 2.
Type and set the
TCP port number
.
Step 3.
Make sure the same
TCP port is opened
and Enabled in the target device.
Step 4.
Press the
Connect to target
button.
Step 5.
Make the target device send a message and check it in the Detected messages list.
▪
Auto reconnect:
Numeric value; sets the time (seconds) between the automatic reconnections.
▪
Delimiter:
When the delimiter hex string is detected in the incoming data, the message is saved from
the first bit until the delimiter (or the data between the two delimiters).
▪
Timeout:
If there is no response within the set time interval (milliseconds), the data will be accepted,
that is received from the last delimiter.
▪
Trigger Action:
If data is received that is closed with the recognized delimiter, an Action can be run. Type
the number of the Event (without letter 'E').
#tcprecognizer #message
#new