Attribute ‘enable_dynamic_creation’ΒΆ

The pragma enable_dynamic_creation is needed for using the __NEW operator for function blocks.

Syntax:

{attribute 'enable_dynamic_creation'}

Insert location: First line in the declaration of the function block.

See also