EQA1538E Argument argument in function call function is incompatible with the function definition. Since Warning is on, the function call is not made.

Explanation

This message applies to C function calls. The argument must have a type that would be valid in an assignment to the parameter.