IEC61131-3 Topics Not Supported By LogicLab

From Axel Public Wiki
Revision as of 16:01, 8 February 2023 by Axelpwiki (talk | contribs)
Jump to navigation Jump to search

At the moment, LogicLab does not support the following topics that are part of the standard IEC61131-3:

Topic
⚪ References to arrays
CHAR, WCHAR types
⚪ Namespaces
VAR_OUTPUT inside functions and methods
VAR_INPUT, VAR_OUTPUT, VAR_INOUT inside programs
VAR_TEMP
PUBLIC, INTERNAL, PRIVATE, PROTECTED keywords
AT % address keyword not supported inside function blocks and functions
VAR_CONFIG for instance-specific initial values
VAR_ACCESS
⚪ Variable-length arrays as input, output, in-out variables of methods/functions, or as in-out variables of function blocks (i.e. arr : ARRAY [*, *] OF INT;)


See also the list of IEC61131-3 non-conformities of other third party IDEs.