Dialog Box ‘Properties’ - ‘Build’¶
Symbol:
Function: This dialog box includes options for compiling the object.
Call: Main menu
, or context menu of the object in the device tree.Name | Description |
---|---|
Exclude from build |
The object entry is displayed in green fonts in the Devices or POUs view. |
External implementation (Late link in the runtime system) |
The object name is postfixed with |
Enable system call |
Background: As opposed to CoDeSys V2.3, the ADR operator in V3 can be used with function names, program names, function block names, and method names. It replaces the INSTANCE_OF operator. BUT: It is not possible to call function pointers from within CODESYS. |
Link always | ![]() |
Compiler defines | Here you can type in an definitions or conditions for compiling the object (conditional compile). You can also type in the expression Example: |
See also