Difference between revisions of "Group Action"
Jump to navigation
Jump to search
(Created page with "A Group Action is a list of maximum 16 Basic Actions. When a Group Action is executed, up to 16 Basic Actions can be executed (including other Group Actions). Group ...") |
|||
Line 1: | Line 1: | ||
A Group Action is a list of maximum 16 [[Basic Action]]s. When a Group Action is executed, up to 16 [[Basic Action]]s can be executed (including other Group Actions). | A Group Action is a list of maximum 16 [[Basic Action]]s. When a Group Action is executed, up to 16 [[Basic Action]]s can be executed (including other Group Actions). | ||
+ | |||
+ | The Master controller can contain 160 (0-159) Group Actions. | ||
Group Actions are very often used and it is a good practice to put each sub function in a group action. An example is switching on the lights of the living room, make a group action with all the [[Basic Action]]s to switch ON the lights of the living room. Afterwards, this Group Action can be used in different [[Basic Action]]s. | Group Actions are very often used and it is a good practice to put each sub function in a group action. An example is switching on the lights of the living room, make a group action with all the [[Basic Action]]s to switch ON the lights of the living room. Afterwards, this Group Action can be used in different [[Basic Action]]s. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 12:31, 11 May 2014
A Group Action is a list of maximum 16 Basic Actions. When a Group Action is executed, up to 16 Basic Actions can be executed (including other Group Actions).
The Master controller can contain 160 (0-159) Group Actions.
Group Actions are very often used and it is a good practice to put each sub function in a group action. An example is switching on the lights of the living room, make a group action with all the Basic Actions to switch ON the lights of the living room. Afterwards, this Group Action can be used in different Basic Actions.