CODESYS Development System
Compiler Error C0080 Message : Function block '<function block name>' must be instantiated to be accessed Possible error cause : Missing function Block Instantiation Error correction : Instantiate the
CODESYS Development System
_VAR i := 5; {END [...] <expression>} i := 5; {END
CODESYS Development System
Compiler Error C0085 Message : Define value expected instead of '<value>‘. Possible error cause : A string is expected instead of the current value at the displayed location of the pragma. Error corre
CODESYS Development System
Compiler Error C0086 Message : No definition found for interface '<interface name>' Possible error cause : An undefined interface is used. Error correction : Define the interface. Example 345 . Exampl
CODESYS Development System
Compiler Error C0087 Message : There is no implementation for method '<method name>' defined in interface '<interface name>'. Possible error cause : One of the methods specified by the interface has n
CODESYS Development System
Compiler Error C0089 Message : Interface of overridden method '{0
CODESYS Development System
Compiler Error C0090 Message : No definition found for base class '<function name>' Possible error cause : The function block specified as the base does not exist or is not a function block. Error cor
CODESYS Development System
Compiler Error C0091 Message : Recursion in base function block list: <function name> Possible error cause : A base function block is extended by itself. Error correction : Recursion in base function