1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 <2016> 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Can an IOC receive/process CIP data? |
From: | "Lane, Randy" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Mon, 1 Aug 2016 13:50:12 +0000 |
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. |