Connecting a AD P2000 to a Red Lion G306

Bullzi

Lifetime Supporting Member
Join Date
Jun 2012
Location
Colorado
Posts
1,530
Hello Everyone,
I have been playing with the Automation Direct Productivity 2000 PLC for the past couple days. I have a program in the PLC now and would like to connect it to a Red Lion G306.

Looking at the drivers that are available in the Crimson software there is only a driver for the DoMore PLC. I have searched the site and the only post I could find about doing this said that I have to use Modbus TCP.

Has anyone done this before? If so I would appreciate any advice on how to start. I have done a bunch of Crimson projects but AB but this will be my first one with the Automation Direct.

Thank you for any help you can provide.
 
Well I was able to figure it out and it was a whole lot easier than I thought.

Basicly you just assign Modbus Register number to the tags in the P2000. That was as simple as clicking on the mod start column and it will start at 1 and go up for there. The software will automatically assign the address based on the data structure for the tag. IE for real or DINT it will assign the 40000. For Coils 00000 and Inputs 10000. I am really starting to like the P2000/3000 software a lot.

Then build tags in Crimson that use those Modbus addresses. One trick is to change the word order to Low then High in the PLC communications tab and you wont have to do any swapping in the Tags or the PLC.

If anyone wants more detailed info you can post back here and I will be happy to help.
 

Similar Topics

Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
46
I have been working on this for a while now and I can't seem to get it. I was finally able to view the 1500 on the PanelView under the serial...
Replies
1
Views
91
Hello, I was looking to store some values from our FactoryTalk Application using Datalog to a MariaDB. I see there is quite a bit of documentation...
Replies
1
Views
102
I haven't encountered problems connecting to a PLC through VM Ware but I am with this particular machine. I'm running Windows 7 on a Windows 10...
Replies
8
Views
235
Hi, I want to build a demo station to test devices and programs and I need some help with it. I want to connect GuardLogix, Piltzmulti and...
Replies
1
Views
149
Back
Top Bottom