Extended Scene Function
With the extended scene function, an even wider range of functions is available. You can adjust the duration of a long button action. The default setting is a duration of 600 ms.
In total, you set 4 actions for operation and release:
-
Direct action on operation:
The action is executed each time the button is operated. -
Action on release before the long operating time has elapsed:
The action is only executed after a short operation. -
Action on achieving the long operating time:
The action is executed directly when the button is pressed and held. You press the button until the action is carried out. -
Action on release after achieving the long operating time:
The action is also performed on release after pressing and holding.
You set the relevant action for each operation phase. You can set 2 values for the scene address for each Scene object. For both values, you can set whether the scene is called up or saved. The appropriate value for saving a scene is automatically derived from the scene address. In addition to the normal scene function, you can set a cycle time. You can send once or cyclically. You can use the action Sends value 1 and then value 2 after a cycle time to send a second scene address after a delay. You can set the actions for 1 or 2 Scene objects.
You can set the following values for actions:
Value |
Action |
---|---|
Send value 1 |
Sends the value 1 in question once and stops cyclical sending. |
Send value 2 |
Sends the value 2 in question once and stops cyclical sending. |
Toggles |
Sends the set values alternately. The toggling is not controlled via the bus. Received telegrams are not evaluated. |
Toggles cyclically, sends immediately, then cyclically |
If no cycle time is running, the value is toggled once, sent immediately and a new cycle time is started. If a cycle time is already running, it is interrupted, the value toggled once is sent and a new cycle time is started. Then, the value continues to be sent cyclically, but without further toggling. The toggling is not controlled via the bus. Received telegrams are not evaluated. |
Sends value 1 and then value 2 after a cycle time |
Sends scene address 1 immediately, and scene address 2 after a cycle time, regardless of whether a cycle time is already running or not. With this action, you can call up a scene for an adjustable duration and then switch back to another scene. |
None (stops cyclical sending) |
No action is carried out, and any active cycle time is stopped. |
No change |
No action is carried out, and any active cycle time is continued. |