Command: Create Device Project
Function: The command opens the Create a new Device Project dialog for creating a new device project in CODESYS 4. When the device project has been created successfully, the project will be displayed in the workspace navigator:
<project name>.fbsdevDevices<plc>
Application.iecappLibraries.jsonTaskConfiguration.json<Program>.prg.<implementation language>
ProjectInfo.jsonCommunication.settings.json
Call:
Menu
Button:
Command Center: Ctrl+Shift+C
Path | Path in the file directory where the device project and the corresponding files are stored. The path can be selected via the input wizard. |
Project name | Name of the device project |
Title | Title of the device project |
Version | Version of the device project A 3 or 4-part semver is required, for example 1.0.0.0. |
Company | Company |
Author | Author of the project |
Description | Description of the project |
Build | The Add PLC dialog will open. |
List box of available controllers | List box of all available controllers The following device types are currently available: |
Upload new device description | A dialog will open to select a new device description from the file directory. The following file formats are supported: |
PLC Name | Name of the selected controller |
OK | The controller will be added to the project. The Add Program dialog will open. |
Cancel | The creation of the device project will be canceled. |
Name | Name of the program |
Implementation language | List box of available implementation languages |
Build | The device project
|
Cancel | The creation of the device project will be canceled. |