
adccommunitymod (AutomationDirect) asked a question.
Click with EA7
Created Date: October 06,2019
Created By: highground
**** 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.****
Hello all, I have a system with several DL-06's connected to an Cmore EA7 via ethernet. Recently I had to replace a DL-06 with a Click, I have been struggling with getting these two communicating. I am questioning if it is even possible? Can somebody point me in the correct direction. Thanks in advance
Created Date: October 06,2019
Created by: highground
Hello all,
I have a system with several DL-06's connected to an Cmore EA7 via ethernet. Recently I had to replace a DL-06 with a Click, I have been struggling with getting these two communicating. I am questioning if it is even possible? Can somebody point me in the correct direction.
Thanks in advance
Created Date: October 07,2019
Created by: kewakl
Use Modbus/TCP for ethernet.
Clicks address picker can show you the coil/register addresses to use in cmore
Created Date: October 07,2019
Created by: highground
Thanks for responding. When I try to create a new tag name in the cmore software using the click setup for Modbus/TCP ethernet, it only gives my a choice for memory type 3 or 4 and it will not accept an address. For example I try to enter DF3 using either memory type 3 or 4 and I receive an invalid address error.
Created Date: October 07,2019
Created by: kewakl
That is normal. 3 or4 is normal for reading a register from a modbus device.
Now, go into CLICK->AddressPicker, find the address you need. Select Display Modbus Address. Choose (.) MODBUS 984 Addressing
(i.e. DF3 =modbus register address 428677)
Put that modbus register number in CMore's Address field.
Created Date: October 09,2019
Created by: highground
I got it, and really appreciate the help.