Experimental Physics and Industrial Control System
Subject: |
Re: Accessing ControlLogix PLC program tags with EtherIP |
From: |
Kay-Uwe Kasemir <[email protected]> |
To: |
tech talk <[email protected]> |
Date: |
Thu, 13 Oct 2005 10:00:08 -0400 |
On Oct 12, 2005, at 13:21 , Mike Forster wrote:
I couldn't find this path information previously on tech-talk and it
may prove useful to others using the EtherIP driver.
To access a program tag on the controller use:
Program:[Program name].[tag name]
such as:
Program:Magnet_control.magnet1_value
Hi Mike:
The thing is that the driver/device support
was based on documentation from AllenBradley.
Their document "Logix5000 Data Access",
1756-RM005A-EN-E,
a copy of which is available on
on http://ics-web1.sns.ornl.gov/~kasemir/etherip
states explicitly (page 4):
"Logix5000 tags have these properties:
* name ... up to 40 characters"
Gee wiz, they copied the EPICS 40 char string
limitation!!
"* scope:
– controller (i.e., global), which you can access directly
– program (i.e., local), which you can not access via an
external device"
So by definition, access to program tags is
impossible.
We should thus add this to the list of
quirks we love about Allen Bradley ;-)
Thanks,
-Kay
- References:
- Accessing ControlLogix PLC program tags with EtherIP Mike Forster
- Navigate by Date:
- Prev:
Soft motor won't compile with GNU g++ 3.4 and beyond Denison, PN (Peter)
- Next:
Re: Soft motor won't compile with GNU g++ 3.4 and beyond Ronald L. Sluiter
- 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
- Navigate by Thread:
- Prev:
Accessing ControlLogix PLC program tags with EtherIP Mike Forster
- Next:
readline on cygwin-x86 Mark Rivers
- 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