CODESYS Application Composer
Section: Proxies The section Proxies defines a function block which implements the proxy. A proxy serves for data exchange of modules of different application. The instance of the proxy FB represents
CODESYS Application Composer
Section: VarArrays The parameter VarArrays allows to create arrays with configurable size. SEC VarArrays //optional: yes, modifier: [UPDATE]] SEC VarArray : <slot identifier> //optional: yes, modifier
CODESYS Application Composer
Section: Constraints This special section allows to check if each module instance is referenced at least once. SEC Constraints //optional: yes, modifier: [UPDATE] Referenced_By := <interface name>; //
CODESYS Application Composer
Section: InstRefs The section InstRefs defines references to FB instances or structure instances. SEC InstRefs //optional: yes, modifier: [UPDATE] SEC InstRef : <identifier> //target: yes, optional: y
CODESYS Application Composer
Section: mse.Sequence This section determines the definitions of the sequence editor. The section must be present in the module declaration, in order that the editor of the modules offers the addition
CODESYS Application Composer
Section: Decoupled This section defines "decoupled modules". These are modules with the properties of toplevel modules, but they can be inserted also as submodules into specific slots ( Type:= DECOUPL
CODESYS Application Composer
Section: MacroModule This section describes the parameters for the MacroModule. The section is created automatically when you generate a macro module. As an alternative, you can insert the section int
CODESYS Application Composer
Section: Device Generator The section DeviceGenerator serves to define all settings related to the Device Generator. It contains the following subsections: Subsection: Device : Definitions to add devi
CODESYS Application Composer
Section: Parameters In this section all parameters can be defined which must be available for a parameterization in the Parameters of the module instance. SEC Parameters //optional: yes, modifier: [UP
CODESYS Application Composer
Step 0: Preliminaries First of all a new project has to be created. Therefore choose New Project from the File menu and save the new project. A Library Manager has to be added in the POUs view. Then t