POU – Program Organization Unit So nun zu der Bedeutung von POU – Program Organization Unit (engl.) oder POE – Programm-Organisationseinheit (dt.). Das Anwenderprogramm wird prinzipiell in einem POU erstellt. A POU object is inserted by using the command Project ‣ Add object in the Device tree or in the POUs view. When adding a POU you define the POU type and the implementation language.
You can also add other programming objects (metho action, etc.) to these objects. Certain POUs can call other POUs. Recursions are not permitted.
The main POU type, if you’re not trying to create a re-usable code module , this is the correct POU type to use. A program type can be called by another program type or a Task and can call other programs, function blocks or functions. This video will review how to add additional POUs into a project as well as adding POUs into tasks and creating new tasks. Finally it reviews how to setup Inputs and Outputs to a POU.
Nach welcher Norm erlaubt CoDeSys das Programmieren von Steuerungsprogrammen? Nennen Sie die ausgeschriebene Bedeutung von POU. POU = Program Organization Unit = Programmier-Organisationseinheit = Program-mierobjekte 5. A program is a POU that supplies one or more values during execution. After execution of the program, all values are retained until the next execution.


