How do I stream a string (hello world, for example) from a PLC by Structured Text programming (IEC 61131-3) to MongoDB using sockets? I heard that function blocks like SysLibSockets
have to be used but I am not sure how.
It would be great if you could help me with this as I am relatively new to ST and want to learn the language.
Thanks.