AB Micro820 To SMC EX600 Enet Manifold

iprogram

Member
Join Date
Jul 2019
Location
Michigan
Posts
2
hello,


I would like to use an AB Micro820 PLC to control an SMC manifold. it will be the EX600 ethernet coms module with 7 valves and a 16 point input module. I dont have much experience with the Micro820 PLC and wondering if anyone could point me in the direction of how to do this. Can I just add an ethernet device like logix? or do i have to make a message.

Thank you
 
Welcome to the PLCTalk forum community !

The bad news is that this is not a normal supported function of the Micro 800 series controllers. They are not intended, advertised, designed, or supported to control remote I/O devices over Ethernet.

Rockwell has done some very limited user-defined function blocks for communicating with Rockwell devices from the Micro 820/850/870, but those are based on the controllers CIP Generic messaging capability (and the drives ability to accept those messages), not on a conventional I/O connection.

You might be able to write a set of repeating unscheduled Message instructions to the Assembly objects of the SMC EX600, or configure the SMC for Modbus/TCP and write to its control registers.

This is a nontrivial setup, and commercially you are likely to end up with a lot of finger-pointing.

Start by checking out SMC's documentation for the Generic Ethernet Module object with ControlLogix, which will tell you the Assembly instance numbers and their format, then have a look at the Micro 820's CIP Generic Messaging quick start:

https://literature.rockwellautomation.com/idc/groups/literature/documents/qs/2080-qs002_-en-e.pdf
 

Similar Topics

I’m trying to read values from a device that can either send registers as 32 bit or a pair of 16 bit but if I understand right, the micro can only...
Replies
26
Views
796
Hello, I set up my Micro820 with a basic mapping. When I try to run a script to read the addresses I get errors for illegal addresses...
Replies
2
Views
167
Hi Guys, I am a new member and this is my first post! I have a little PLC experience but it is mostly with siemens logo and using ladder...
Replies
4
Views
891
Hello, I am using a AB Micro820 PLC, via the SD card I want to update the PLC program (not FW). First I created a text file on the SD card with...
Replies
2
Views
282
Hi New to PLCs, up until now I have played with smart relays and the siemens S7-1200 line with TIA. I am trying to get a AB Micro820 to talk to...
Replies
0
Views
296
Back
Top Bottom