I'm having the same issue with IL_ECatCoeWrite. In my case this library function block isn't working correctly in runtime if the 'no_assign' pragma isn't implemented. Does anyone know what this pragma does? Why are these library functions causing this issue?. It has to do with using pointers, but what goes wrong without this pragma? The text in the Codesys documentation doesn't give me a clear inside in this.
... View more