Error (ST parser): Identifier expected
The ST parser detected a syntactical fault in an ST code construct because an identifier is missing in an expression. This could be, for example, a variable, an FB instance name or a function name.
The code position where the element is expected is underlined red in the code editor.
Further Info
For information on the correct ST syntax refer to the topic "ST code objects". |