ok, i will check it tommorow and give feedback. update/ Yapp, port is close. How to open it. I have to do it inside RPi?? update/ I try to open port 50001 by using ufw command, but it fails, argggg
ok, i will check it tommorow and give feedback. update/ Yapp, port is close. How to open it. I have to do it inside RPi??
ok, i will check it tommorow and give feedback.
Has anyone already started TCP Client server communication using the latest library? It has changed quite a lot compared to the available tutorials on YT -> https://www.youtube.com/watch?v=PKgYHP94EVs. And example in https://faq.codesys.com/display/CDSFAQ/TCP%3A+Example+for+Server+and+Client Some information about latest changes of library what I fond is: https://help.codesys.com/webapp/var_input_constant;product=LibDevSummary;version=3.5.17.0
Hi i-campbell. I saw this many times... Its run, but there is no active connection beetween Rpi_PLC and my laptop (with hercules server)
Hello professionals. I am a beginner, learning the codesys environment while trying to run a certain project. I have been stuck for a week over the launch of the communication on the raspberry pi target. I want plc to talk to the adam advantech 4571 module, which is a TCP server. I can't read the help-online page properly regarding the TCP_Client block. Would anyone have an example of a communication running using TCP client -> server? The available tutorials on YT are on older libraries and that...