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
110
Fig.19-17: Add POU
A dialog opens where you can set the name, the type, and the implementa-
tion language of the POU. In this example, the name "myProg", the type
"Program", and the language ST (Structured Text) are used for the block:
Fig.19-18: POU settings
After the settings have been selected, the POU is inserted under the node
Application via "Add"; the program editor automatically opens and the work
area is ready for additional programming.