EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Can an IOC receive/process CIP data?
From: "Sinclair, John William" <[email protected]>
To: "Lane, Randy" <[email protected]>, "[email protected]" <[email protected]>
Date: Wed, 24 Aug 2016 18:11:15 +0000

I remember a post by John Dobbins on 6/13/2014, copy/paste follows:

 

We have an Allen-Bradley Power Monitor 3000 which we want to incorporate into our controls. This device supports various protocols including EtherIP which is supported in EPICS as device support for ContolLogix and CompactLogix PLCs. The Power Monitor 3000 however uses EtherIP in a different fashion than the PLCs. The

Power Monitor is known as an Adapter device in CIP (Common Industrial Protocol which is the basis for EtherIP).  It makes itself available for Implicit and Explicit messaging. 

 

CIP  defines various types of Objects. One of these objects is called an Assembly object and is intended to be a generic container for data. The Power Monitor has dozens of Assembly object instances. Each Assembly object has an attribute called 'data' which is a container for an array of numbers, either shorts or floating points. One can read this attribute via Explicit Messaging using the CIP service "Get_Attribute_Single", a service which is already implemented in the EPICS EtherIP support. I found it was straightforward to add support for the CIP service "Set_Attribute_Single" allowing me to control the Power Monitor 3000.

 

I know of other devices similar to the Power Monitor 3000. For example, we use an EX250 pneumatic controller from SMC Corp. We originally purchased this device with a modbus/tcp interface but one day someone unintentionally purchased several units on e-bay with an EtherIP interface. At the time we solved the problem by having a ContolLogix PLC read the data from the EX250 and map it into tags. In the case of the EX250 there were only two Assembly objects containing a few words of data. In the case of the Power Monitor 3000 there are dozens of Assembly objects each containing tens of words so I was interested in implementing an approach that by-passed the PLC.

 

I am currently working on a stand alone Java application (using Kay Kasemir's Java version of EtherIP) but wanted to share that support for these types of devices is possible.

 

John Dobbins​

 

From: [email protected] [mailto:[email protected]] On Behalf Of Lane, Randy
Sent: Wednesday, August 24, 2016 9:10 AM
To: Mark Rivers; [email protected]
Subject: RE: Can an IOC receive/process CIP data?

 

Mark,

 

I am running EtherNet/IP and was hoping it (or another driver) could be used to process CIP data.  After reading David Dudley response, it does not sound like there is an existing EPICS driver that will help me.

 

Randy

 

From: Mark Rivers [mailto:[email protected]]
Sent: Tuesday, August 23, 2016 5:11 PM
To: Lane, Randy <[email protected]>; [email protected]
Subject: RE: Can an IOC receive/process CIP data?

 

Hi Randy,

 

I didn’t see a reply to this, so I’ll ask a couple of questions.

 

I don’t really know anything about CIP, but from a quick Google study it appears to be the underlying technology used in EtherNet/IP, DeviceNet, CompoNet and ControlNet. Are you actually using one of those higher-level protocols?  What system is generating your CIP messages?

 

Mark

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Lane, Randy
Sent: Monday, August 01, 2016 8:50 AM
To:
[email protected]
Subject: Can an IOC receive/process CIP data?

 

 

I am new to IOC and PLC programming, so forgive me if this is a newbie question. I search Tech Talk but did not see an answer.

 

I am working on a project where we will be receiving CIP (Common Industrial Protocol) data. The CIP data stream is not consider critical and is for reference only. Due to reasons beyond my control, the CIP data will need to be processed by a program (IOC) and not a PLC. I have written an IOC program (C/C++) that receives/sends data to our Allen Bradley PLC using the Ethernet/IP driver. Can the Ethernet/IP driver be configured to receive CIP data, thereby looking and acting like a PLC? Or is there another IOC layer/driver that could provide this ability? Or is there another solution that I am overlooking?

 

Many thanks.

 


References:
Can an IOC receive/process CIP data? Lane, Randy
RE: Can an IOC receive/process CIP data? Mark Rivers
RE: Can an IOC receive/process CIP data? Lane, Randy

Navigate by Date:
Prev: Re: tpmac distribution Torsten Bögershausen
Next: Re: September EPICS meeting at ORNL/SNS, Final Announcement Hartman, Steven M.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Can an IOC receive/process CIP data? Lane, Randy
Next: RE: Can an IOC receive/process CIP data? Dudley, David
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 24 Aug 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·