User Documentation
Table Of Contents
- Table of contents
- 1 Introduction
- 2 Safety instructions
- 3 System overview
- 4 Operating behavior
- 5 Software installation
- 6 Configuration
- 7 Program development
- 8 Licensing
- 9 Device Administration (DevAdmin)
- 10 Software units
- 11 OPC UA Server
- 12 Node-RED
- 13 LongtermDiagnosticMonitor
- 14 Data recorder
- 15 Diagnostics
- 16 Maintenance
- 17 Technical data
- 18 Directives and standards
- 19 Appendix: Tutorial - creating an IEC project
- 20 Appendix: Addressing in the Ethernet (basics)
- 21 Appendix: Tutorial FoE
- 22 Appendix: Tutorial - call C function from IEC
- Index

Appendix: Tutorial - creating an IEC project
System manual
2696790000/02/04.2020
109
Fig.19-16: Creating a new project
u-create studio automatically creates the project in the indicated directory
and issues the addition ".project".
The empty project opens and a target system can be inserted into the
project tree. To do this, open the context menu of the project in the project
tree and click on "Append Device...". This opens a dialog to select a control.
The desired control is highlighted in this dialog and added to the project via
"Append Device" or by double-clicking on it. After that, the dialog can be
closed.
A program module can then be created in the project tree under the <Pro-
ject name> > SPS logic > Application node. To do this, open the context
menu for the node Application and select Add object > POU....