Managing projects
Create projects
Section titled “Create projects”- Navigate to projects.
- Click the + icon in the upper left corner.
- Enter the project details:
- Project name
- Project type (see Project types for more details)
- Default language for the project
- Platform - the platform for which the project is built. This can be changed later. The
Cloudplatform should be selected for projects that are intended to run on the logiccloud 365 platform using virtual PLCs. For edge devices, the platform should be set to the corresponding CPU architecture:x86/64,ARM7 32bit, orARM8 64bit. - Sample configuration - select a sample configuration to start with. This will create a project with sample POUs, function blocks, and HMI. The
Basicconfiguration will provide a basic empty project. - Project description (optional)
- Click on Save to create the project.
Update projects
Section titled “Update projects”- Navigate to projects.
- Click the card of the project you want to edit to open it (see Open a project).
- Navigate to settings.
- Change the project information and click Update project.
Duplicate projects
Section titled “Duplicate projects”- Navigate to projects.
- Move the mouse cursor to the project you want to duplicate and click Duplicate project.
- Enter the project name and the project description (optional) and select the default language for the project.
- Click Duplicate project.
Export and import projects
Section titled “Export and import projects”Export
Section titled “Export”- Navigate to projects.
- Move the mouse cursor to the project you want to export and click Export project.
- A JSON file is downloaded that contains all project information such as POUs, function blocks, functions, HMI, etc.
Import
Section titled “Import”- Navigate to projects.
- Click the Import icon in the top bar.
- Select the project file to import and assign a name and the target platform.
- Click Import.
Delete projects
Section titled “Delete projects”- Navigate to projects.
- Move the mouse cursor to the project you want to delete and click Delete project.
- Confirm the deletion dialog.