adccommunitymod (AutomationDirect) asked a question.

EA9 C-more and Siemens PLC

Created Date: October 07,2016

Created By: JimG

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

I am trying to set up communications between a Siemens S7-1500 and a C-more EA9 panel. I am having no luck. Can someone help me? I am trying to go through an Ethernet switch to accomplish this. I am not well versed on the Siemens PLC's Trying to learn on a trainer.


  • adccommunitymod (AutomationDirect)

    Created Date: October 07,2016

    Created by: JimG

    I am trying to set up communications between a Siemens S7-1500 and a C-more EA9 panel. I am having no luck. Can someone help me? I am trying to go through an Ethernet switch to accomplish this. I am not well versed on the Siemens PLC's Trying to learn on a trainer.

  • adccommunitymod (AutomationDirect)

    Created Date: October 07,2016

    Created by: ControlsGuy

    No idea if C-More's can talk native Siemens or not, but I probably wouldn't do it anyway, even if they can. 1200's and 1500's talk Modbus/TCP just fine, and so will the C-More (I assume). If you link PLC and HMI with a generic layer in between, you 've compartmentalized your application, and you can easily change out either without breaking the other. Each is just a black box to the other. Even if I were to use the same brand HMI and PLC, I'd do this (plus doing it allows me to pick the best PLC for the project and the HMI I like best and not worry if they can talk to each other). IMO, viewing the PLC and the HMI as a package is a mistake. Manufacturers are all pitching higher levels of integration between the two, but if you buy into that, the chance exists that a good PLC will drag a mediocre HMI across the line or vice versa (which may be what the manufacturers intend). You might not end up getting the best of both.

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: October 10,2016

    Created by: OpZed

    Have you tried the helpfile topics CM635 & CM636 ?

  • Hoser (Customer)

    I am having issues with comms between an S7-1500 and an EA9. I'm set like is says in CM 635&636 but I get nothing other than a message on the hmi "PLC-499 Error code 0x8104 returned from PLC.

    I have run the PLC enquiry test. The ping tests pass and the protocol tests fail.