Programs
Programs are created in logiccloud via the project tree. Within the node POUs you can create a new program. To do this, right-click or go to the icon with the three dots and select Add POU*, assign a name, select as type Program
and as Language Structured Text (ST)
. The structure is created automatically.
Struktur von Programmen
PROGRAM Name
(* Variables *)
(* Program code *)
END_PROGRAM