
adccommunitymod (AutomationDirect) asked a question.
PLC001-PLC Communication Timeout
Created Date: July 22,2019
Created By: MRNewbie
**** 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.****
Getting this weird error. Researched forums and can't find a resolution. Communicating over an ethernet switch, Do-More connection is good, C-More EA7 screen can send and read projects, but this error keeps appearing and cannot test my buttons. Any help is appreciated.
Created Date: July 22,2019
Created by: MRNewbie
Getting this weird error. Researched forums and can't find a resolution. Communicating over an ethernet switch, Do-More connection is good, C-More EA7 screen can send and read projects, but this error keeps appearing and cannot test my buttons. Any help is appreciated.
Created Date: July 23,2019
Created by: Do-more PE
From C-more help topic CM306:
Should only occur if message has been corrupted or protocol version is mismatched. Check versions and update appropriately. If versions are correct, check cabling, routing and switches for bad packets.
With the Symbolic Addressing driver, this error could indicate:
A tag that is being requested that does not exist in the PLC,
A tag that is being requested is misspelled in C-More,
The max length for a String tag is incorrect.
Created Date: July 23,2019
Created by: OpZed
My first guess would be that you used the C-more Panel IP address in the Panel Manager Device configuration, instead of the actual Do-more IP address. Give us your IP's and/or screen shots of the configurations.
Created Date: July 24,2019
Created by: MRNewbie
That was it OpZed. Changed IP to PLCs address and now it works. Thank you!!!