1/12/2023 1:36 PM | |
Joined: 1/15/2021 Last visit: 2/24/2025 Posts: 6 Rating:
|
I want to create connection between PLC as TCP Server and PC as TCP Client. I use TCON function to open TCP port, but connection is never established. How can I open tcp port or what kind of different configuration is required to establish connection like that?
AttachmentTCP_TIA.zip (762 Downloads) |
1/13/2023 9:17 AM | |
Joined: 7/9/2015 Last visit: 8/29/2025 Posts: 4443 Rating:
|
Hi, PC needs a "program" to establish also the connection. There are Ports 7 or 9 to test this. Check this: How do you check a TCP or UDP connection if there is no communication partner?Regards, Towome |
|
|
1/13/2023 12:02 PM | |
Joined: 1/15/2021 Last visit: 2/24/2025 Posts: 6 Rating:
|
I am sending screenshots AttachmentTCPConnection.zip (750 Downloads) |
Follow us on