In zenon Logic, a user-defined function block has an input
parameter. This has the same name as a global variable. The user-defined
function block was programmed in the LD language. The compiler in
the LD diagram takes the values of the global variables instead
of the values of the local input parameter.
This error has been fixed. Now, as expected, the value of the local input parameter is used.
To benefit from this fix: