
mControl v2 (Home Edition) User Manual
Page 145
Macro Actions
Macros can consist of one or more actions. Use Macro Actions to define and enable the actions within
a macro.
The following types of actions are available for a macro:
Actions Meaning
Device Send a command to a device.
Delay Perform a delay for a given period of time.
IR Send an IR message.
Macro Initiate another macro.
Send Mail Send an email.
Run Application Launch an application for execution.
For deterministic timing, use the following table to calculate the duration of a macro:
Action Type Duration of the Macro Action (Before Next Action Starts)
Device The automationCmdsDelay parameter (in the mServer.exe.xml file),
which defines the minimum amount of time between commands for
each protocol. This delay is relevant when commands are queued
as a result of quick manual operation or within macros.
This can be adjusted on a protocol by protocol basis within the
mServer.exe.xml using the automationCmdsDelay parameter.
Changes below the default value are not recommended as it can
have adverse effects on how messages are handled for the specific
protocol.
Delay The duration of the delay
All other actions 50ms
Comentários a estes Manuais