Attribute: enable_dynamic_creation
The enable_dynamic_creation
pragma is needed for using the __NEW in the case of function blocks.
Syntax:
{attribute 'enable_dynamic_creation'}
Insert location: First line in the declaration of the function block.
The enable_dynamic_creation
pragma is needed for using the __NEW in the case of function blocks.
Syntax:
{attribute 'enable_dynamic_creation'}
Insert location: First line in the declaration of the function block.