Message: Unexpected token '<token>' found
Possible error cause: Syntax error
Error correction: Use the correct syntax.
Example of the error:
PROGRAM PLC_PRG VAR END_VAR END_FOR; --> C0009: Unexpected token 'END_FOR' found
Message: Unexpected token '<token>' found
Possible error cause: Syntax error
Error correction: Use the correct syntax.
Example of the error:
PROGRAM PLC_PRG VAR END_VAR END_FOR; --> C0009: Unexpected token 'END_FOR' found