sean-barton - 2021-08-31

I have created a function block with many parameters and methods in Codesys 3.5.16.0 and it works as expected in my program. The parameters are visible in any program in which it is instantiated.

I have updated to Codesys 3.5.17.10 and this same function block is not showing any of the parameters at runtime. While debugging, it is apparent that the data for the instantiated function block is there, it is just not visible. All my other function blocks (there are many of them) are working fine.

I have searched and found no variables with the same name as the function block. The list of instantiated function blocks are iterable and the data is accessible.

 

Last edit: sean-barton 2021-09-01