Object ‘Interface method’

Symbol: e2a83ebbc6b8b2c4c0a8640e001b6379_16676e89c6becac7c0a8640e0047c06a

This object is used for object-oriented programming.

The object Interface method is added to an interface via the command Project ‣ Add object.

If a method is inserted underneath an interface, you can add and instance only variable declarations (input, output and input/output variables) in this method.

You can only add program code to the method if a function block ‘implements’ the interface to which the method belongs. CODESYS then inserts the method underneath the function block.

See also