Personal Data

Username:
elmester
Joined:
2021-08-05 06:42:48

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Hi Forum We are having some strange problem with the nbs.tcp_read function. Everything is connected, and we recieve data as expected. But somehow the internal buffer of the read function is not deleted after the function copies the buffer to the output pointer. First time we send it is working, but second time it is messing up the recieved data. We can not se any function for resetting the internal buffer, anyone?? Below code snipped, very straighforward The recieved string is just cutted at every...

View All