|
|
CDP Developer
Providing a framework to develop, test, simulate and operate advanced control applications.
|
| |
Integrated Development Environment
The CDP Developer is the integrated development environment for creating and maintaining CDP real- time and control system software projects.
|
| |
Create C++ Components
Create and edit CDP component libraries, generate code automatically for your custom C++ components, add signals, state machine states, parameters and other members.
|
| |
Create new Component Library
Select File - New - Project to start the new project wizard.
|
| |
Edit existing Component Library
Select File - Open - Project to open an existing component library project. If your library does not have a project, open an application and then open existing library.
|
| |
Components and applications
Create component instances and configure applications. Edit configurations and verify functionality using the tools.
|
| |
Open Application
Select File - Open - Application, then open the Application.xml file.
|
| |
View and edit running application components
Select Tools - Run current application to start your application.
Select Tools - CDPBrowser to start the CDP Browser, to view and edit component signals and parameters of running applications.
Select View - Application web to view and edit components using the web interface. Alarms, parameters and signals can be customized.
|
| |
View files
View and edit C++ and .xml files for opened applications and components:
- Application.xml: Select View - Application.xml to open your application setup.
- <Model>.xml: Select View - Current Model.xml to open the current selected model .xml file.
- <Component>.xml: Select View - Current Component.xml to open the current selected component .xml file.
- <Model>.h: Select View - Current Model.h to open the current selected model C++ header file.
- <Model>.cpp: Select View - Current Model.cpp to open the current selected model C++ file.
|
| |
Installation
|
| |
|
Windows version.
|
RTOS-32 version.
|
Linux version.
|
|
| |
Release Notes
Read the CDP 2.3.1.14 Release Notes.
|
| |
User manual for Linux
|