Dialog: Project Settings – SFC
Symbol:
Function: The dialog is used to configure the settings of SFC objects. The properties of each new SFC object automatically have the configured settings.
Call: command, SFC category
Requirement: A project is open.
Tab: Variables
Implicitly generated flags for checking and monitoring the processing in an SFC chart | |
Usage |
|
Declare |
|
Apply to all | In this dialog, CODESYS applies changes to existing SFC objects. CODESYS selects the Use defaults option in the properties of the SFC POUs. |
Important
Automatically declared variables are visible in the declaration part of the SFC editor only in online mode.
Tab: Build
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 |
Tip
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.