MMX8x4-HT series – User's Manual 147
Enable the Event
Command and Response
ç <loc>
æ <loc>
Parameters
true (or 1), the Action will be launched if the Condition is detected. If the property
is false (or 0), the Action will not run, however, the Condition counter will be increased when detected.
Example
ç
æ
Triggering a Condition
DIFFERENCE:
has to be loaded. In this case, there could be many actions which are based on the same condition. In order
Command and Response
ç <loc>:triggerCondition(1)
æ <loc>:triggerCondition
Example
ç
æ
This property shows how many times the Condition has been detected and triggered altogether. The counter
is reset at boot.
Command and Response
ç <loc>.ConditionCount
æ <loc><num_value>
Example
ç
æ
DIFFERENCE:
This property shows how many times the Condition has been triggered but does not contain the number of
real detections. The counter is reset at boot.
Command and Response
ç <loc>.ExternalConditionTriggerCount
æ <loc><num_value>
Example
ç
æ
Testing an Action
This tool is for launching the Action without detecting or triggering the Condition.
Command and Response
ç <loc>:ActionTest(1)
æ <loc>:ActionTest
Example
ç
æ