CODESYS Development System
Attribute: call_on_type_change The effect of this pragma is that a method decorated with is called if the data type of the function blocks referenced there changes in the superordinate function block.
CODESYS Development System
Attribute: const_replaced, const_non_replaced The 'const_replaced' attribute has the effect that the constant is replaced in the code, independently of the setting of the Replace constants compiler op
CODESYS Development System
Attribute: dataflow With this pragma you control the data flow in the processing of function blocks in the FBD/LD/IL editor. The attribute defines the input or output of a function block to which the
CODESYS Development System
Attribute: displaymode The pragma defines the display mode of an individual variable. This definition overwrites the global setting for the display of the monitoring variable, which takes place via th
CODESYS Development System
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: Firs
CODESYS Development System
Attribute: estimated-stack-usage The pragma provides an estimated value for the stack size requirement. Methods with recursive calls cannot pass a stack check because stack usage cannot be determined.
CODESYS Development System
Attribute: ExpandFully The effect of this pragma is that the members of an array used as an input variable for referenced visualizations are made visible in the properties dialog of the visualization.
CODESYS Development System
Attribute: initialize_on_call The pragma causes input variables of a function block to be initialized on each call of the function block. If an input variable is affected which expects a pointer and t
CODESYS Development System
Attribute: init_namespace The effect of this pragma is that a variable of the type STRING or WSTRING , which is declared in a library function block with this pragma, is initialized when used in the p
CODESYS Development System
Attribute: io_function_block, io_function_block_mapping The io_function_block attribute has the effect that a function block, which is decorated with it, is available in the device configuration for a