Function Block SCENES

The Function Block SCENES defines multiple scenes on the visualization.

Note: This function block can have more than two inputs or two outputs. You can right-click on the function block to add another input or output.

Database

The database DB specifies the storage location of the scenes. Thus, an element can have multiple scene function blocks. The database is stored behind the visualization variable and cannot be accessed like a normal database.

All Inputs

A positive edge at an input will immediately execute the corresponding scene. Off corresponds to Scene 0. The opposite output is set to true in this case. All other outputs are set to false.

All Outputs

Only the output of the last selected scene is set to true. All scenes and the output can also be switched via the visualization.

Visualization

The control of the scenes is done via the elements Scenes and Scene Configuration. Under Interface, the value can be linked with the used function blocks.

Control via the visualization has priority over the corresponding input.

The configuration of a scene is explained in the Help section under Visualization.

See Also