“Calculate active transitions only” |
|
This part of the dialog is available only for compiler versions < 3.4.1.0. |
|
“Company” “Title” “Version” |
Defines the SFC library which CODESYS uses by default |
“Namespace” |
When defined, allows for unique addressing of libraries Required when various versions of the library are available on the system Make sure that there are no inconsistencies between the namespace defined in the Library
Manager and the namespace defined for the individual object. The data of the |
Each SFC POU stores the information via the library version which was valid when you
added the POU. This can lead to you using multiple library versions within the same
project. In order to prevent this, you can no longer define specific versions of the
IecSfc.library
in compiler version 3.4.1.0 and higher. The library version, which you use for all
SFC POUs in the project, is defined with a placeholder. CODESYS resolves the placeholder depending on the compiler version in use. The allocation
of the library version to the compiler version is defined in the library profile.