Extracting tag names from Allen Bradley PLC.

tanaya

Member
Join Date
Jan 2014
Location
Mumbai
Posts
3
Hello
I am able to read tag values from a PLC after providing the tag name using an open source Ethernet/IP library.
I wanted to know if it is possible to extract tag names from a PLC without using RSLogix or RSLinx softwares.

Thanks in advance. :)
 
Check the OPC/ua driver from Inductive Automation. I know it runs on linux, I believe it is free, and am pretty sure it will browse logix tags. I know it can browse micrologix tags.
 
I thought description and symbols are not saved in the PLC memory. I am not sure but I think tanaya is referring to the symbols/description. Is there a way we can save such into the plc together with the program?
 
I think the OP is looking for the commands that cause the controller to list its database tags, and the Ignition OPC-UA server certainly knows them and uses them.

The Tag Database includes the names and the datatypes, but not the comments.

I have very little interest in the Linux tools developed for interfacing with ControlLogix over EtherNet/IP because they have been so casually abandoned by their developers.
 

Similar Topics

I am attempting to access HMI tag properties (Description, Minimum, Maximum values) to populate a numeric input. Is there a clean way to do this...
Replies
0
Views
377
Is there a way to export PIDE tag settings into an excel spreadsheet? Also EUMAX,EUMIN etc. This is in RSlogix 5000 . If not if anyone is...
Replies
0
Views
1,212
Hi, I've got data captured in a tag data base on a Comactlogix L32E controller. Is there a way to get the tag values (~2500 tags with 7 datapoints...
Replies
1
Views
7,580
I want to export the controller Tags from the Monitor Tag tab in RSLogix 5000, ver 13. If I export, I get everything except the Values. What I...
Replies
3
Views
1,677
Can anyone tell me how to extract/export tag "values" from a ControlLogix processor? I have used the Tag Upload Download Tool and the Export/Tags...
Replies
8
Views
25,970
Back
Top Bottom