-

Semantic Error (SEM1266): The function '...' expects only '...' output parameter(s).

This error has been reported for an invalid call of a SPLIT_* function (where * is a TIME, LTIME, LDATE, LDT or LTOD data type). These functions are special cases with several outputs.
In ST, an incorrect number of output parameters have been specified in the function call. Too many output parameters are specified.

Double-clicking the error message opens the code and marks the incorrect code position.