Constant generic variable (VAR_GENERIC CONSTANT)

Function-extension:

A generic constant is a variable in the declaration area VAR_GENERIC CONSTANT of a function block. It can be used like a constant within a function block. The initial value is overwritten when the function block is instantiated.

Example:

PLCD_GenericConstantPart1_SSHOT.png

When declaring function block instances, the generic constant is assigned a value that is only valid for this instance. This value is appended to the function block in angle brackets.

Example:

PLCD_GenericConstantPart2_SSHOT.png

A function block with generic constants can also use the inheritance constructs EXTENDS and IMPLEMENTS. 


Included in the following products:

PLC Designer V4.0 

Application:

As shown in the example above, data types such as ARRAY or STRING can be used in function modules. For example, ARRAY or STRING data types can be declared in function blocks, the size of which is only determined when the function block is instantiated.

[Automatic Translation]


URL for linking this AKB article: https://www.lenze.com/en-de/go/akb/202400424/1/
Contact form