From: ChristianEC on
I guess I have solved the problem. The key was to set the parameter "Minimum size" for all function parameters to <None>.Having this, I can read the passed arrays. I do not know why this works but at the moment, it is ok for me.Thank you all.