Managing projects
info
To create projects, you must have the Manage projects
right.
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
Cloud
platform 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
Basic
configuration will provide a basic empty project. - Project description (optional)
- Click on Save to create the project.
info
The default language cannot be changed later.
Update projects
- navigate to projects .
- Move the mouse cursor to the project you want to edit and click Open project.
- Navigate to settings.
- Change the project information and click Update Project.
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
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
- 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
- navigate to projects .
- Move the mouse cursor to the project you want to delete and click Delete project.
- Confirm the deletion dialog.