Skip to main content

Command: Implement interfaces

Function: The command updates the implemented interfaces for a function block.

Call: Context menu of the selected function block (FB) in the device tree

Requirement: The function block implements an interface which you have changed. For example, an additional method has been added to the interface.

The command makes sure that not all methods of the implementing interfaces are inserted, but that only those methods which are absolutely necessary for the project to be compiled.

For more information, see the following: Implementation of an Interface