Event Manager Basics; How To Arrange An Event; Setting A Condition By Specifying A Direct Path; Setting A Condition By Linking Another Condition - Lightware MMX8x4-HT420M User Manual

Multiport matrix switcher
Hide thumbs Also See for MMX8x4-HT420M:
Table of Contents

Advertisement

 
8. LW3 Programmers' Reference
8.21. Event Manager Basics
The graphical interface of the Event Manager can be found in the LDC which allows creating any kind of
Events. In certain cases, the Events have to be arranged or modified by LW3 commands from another device.
These commands are detailed in the coming sections.
8.21.1. How to arrange an Event?
The following are necessary to have a successful event:
Defining the Condition
Defining the Action
Setting the Delay (optional)
Name the Event and set to Enabled
INFO:

Setting the Event to Enabled as the last step is recommended.
8.21.2. Setting a Condition by Specifying a Direct Path
Command and Response
SET·/EVENTS/E<loc>.Condition=<expression>
ç
pw·/EVENTS/E<loc>.Condition=<expression>
æ
Parameters
The structure of the
<expression>
Example 1
ç SET /EVENTS/E1.Condition=/MEDIA/VIDEO/I1.SignalPresent=1
æ pw /EVENTS/E1.Condition=/MEDIA/VIDEO/I1.SignalPresent=1
The Condition is fulfilled if the SignalPresent property changes to '1'.
Example 2
In some cases, the opposite is necessary: when the property does not equal with the value. If you need so,
the ConditionInverted property must be set to true:
ç SET /EVENTS/E2.Condition=/MEDIA/VIDEO/O1.ConnectedSource=I1
æ pw /EVENTS/E2.Condition=/MEDIA/VIDEO/O1.ConnectedSource=I1
ç SET /EVENTS/E2.ConditionInverted=true
æ pw /EVENTS/E2.ConditionInverted=true
The Condition is fulfilled if the ConnectedSource property does not equal with 'I1' (in other words: if other input
port is connected to O1 than I1).
Example 3
Sometimes, it is enough if the value of a property changes to anything. In this case, just put a ? to the end
of the property:
ç SET /EVENTS/E3.Condition=/MEDIA/VIDEO/O1.ConnectedSource?
æ pw /EVENTS/E2.Condition=/MEDIA/VIDEO/O1.ConnectedSource?
is: <node_path>.<property>=<value>.
MMX8x4-HT series – User's Manual
8.21.3. Setting a Condition by Linking Another Condition
Command and Response
SET·/EVENTS/E<loc>.Condition=<event_nr>
ç
pw·/EVENTS/E<loc>.Condition=<event_nr>
æ
Parameters
The
<event_nr>
Example
ç SET /EVENTS/E2.Condition=1
æ pw /EVENTS/E2.Condition=1
The Condition of the E2 Event is set to be the same as set at E1 Event.
8.21.4. Setting a Condition by Linking Conditions

DIFFERENCE:
The first generation of the Event Manager is able to sense a change (one Condition) but in some cases that
is not enough. The practical experience has shown there is a need to examine more conditions as follows:
one/two/three Conditions exist, and one more Condition occurs. This way, you can link up to four Conditions
as follows:
Command and Response
SET·/EVENTS/E<loc>.Condition=<event_nr>&<event_nr>&<event_nr>&<event_nr>
ç
pw·/EVENTS/E<loc>.Condition=<event_nr>&<event_nr>&<event_nr>&<event_nr>
æ
Parameters
The
<event_nr>
Example
ç SET /EVENTS/E3.Condition=1&2
æ pw /EVENTS/E3.Condition=1&2
If the Condition of E1 Event exists and the Condition of E2 is detected (or vice versa), the Condition of E3 will
be fulfilled and the Action of E3 will be launched.

TIPS AND TRICKS:
Disabled.
Applied firmware package: v1.3.0 | LDC software: v2.4.2
means the number (location) of the linked event without letter 'E'.
This command is available from FW package v1.3.0.
parameters mean the numbers (locations) of the linked Events without letter 'E'.
You do not have to define Actions for E1 and E2 Events and you can leave those
144

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mmx8x4-ht400mcMmx8x8-hdmi-4k-aMmx8x8-hdmi-4k-a-usb20

Table of Contents