Message: ';' expected instead of end of POU
Possible error cause: Syntax error in the POU
Error correction: Make sure that the syntax is correct.
Example of the error:
PROGRAM PLC_PRG VAR i : INT; END_VAR i := 5 --> C0190: ';' expected instead of end of POU