ST Parser Error (STP0014): Parameter expected.
One or more formal parameters is/are missing in a function or function block call. The affected code position is underlined.
Error example: In the CTU1 instance, the CV parameter is missing and in the AND function below a second parameter is missing.
The error can also be reported for missing parameters in method calls.
Further Info
For information on the correct ST syntax refer to the topic "ST code objects". |