The Applications container allows to add multiple Application components for building independent user applications, which are cycle-driven and may work simultaneously.
The user may define the application purpose (heating, lighting, etc.) and a cycle time of algorithms operation (cycles may differ between applications).
To create a first application, drag and drop the Application component from Library.Core to the Applications container and name it as appropriate.
Go to the Application AX Property Sheet. Configure the scanPeriod slot and click Save.
To learn more about the Application component, please refer to the nano EDGE ENGINE Programming user manual.
Folder
The Folder component is a grouping component, which can be used to gather other components to help organize the tree. The Folder component can be used both in the Applications and Networks containers, however, it cannot be added directly to the container. The Folder component can be freely renamed to facilitate categorization of components included within.
It is also possible to add the Folder component directly from the context menu:
To learn more about the Folder component, please refer to the nano EDGE ENGINE Programming user manual.