Kkula
Browse Questions » SIMATIC TDC, FM458, T400: Networking between cpu417 & cpu551(TDC)

About User

Questions Asked: 24.4K

Answers Given: 0

0
  • Open

SIMATIC TDC, FM458, T400: Networking between cpu417 & cpu551(TDC)

Hi
How can I establish communication between CPU417-4 and CPU551(TDC) via TCP/IP protocol?

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(1)

Establishing TCP/IP Communication between CPU 417-4 and CPU 551 (TDC)

Establishing TCP/IP communication between a CPU 417-4 and a CPU 551 (TDC) involves configuration on both PLCs. Here's a streamlined approach:

  1. IP Address Configuration: Assign unique, static IP addresses to both CPUs within the same subnet. Use TIA Portal to configure this.
  2. Network Settings: Verify correct subnet mask and gateway settings in both PLCs.
  3. Establish Connection: Use S7 communication (Open Communication) or PUT/GET commands in your TIA Portal project. Configure the connection parameters (IP address, TSAP) correctly.
  4. Firewall Considerations: Ensure no firewalls are blocking communication between the PLCs.
  5. Testing: Use TIA Portal's online diagnostics to test the connection. A simple PUT/GET test is a good starting point.

Resources:

For detailed configuration steps and troubleshooting, refer to the TIA Portal documentation and the Siemens Support website. If problems persist, consider opening a support request via SiePortal.

0
Add a comment