Attribute 'reflection'

The pragma is used to indicate function blocks where TwinCAT should search for local STRING variables, to which the attribute 'instance-path' is applied. The compiler searches only function blocks marked with 'reflection' for variables with these attributes and thus needs less time.

Syntax: {attribute 'reflection'}

An example can be found in the description of the attribute 'instance-path'.

See also: