09-24-2010 12:53 PM
First I would like to thank you for all your work on this project. Great job!
Can someone help me on the proper Tag syntax for a 2 dimenional array using EthernetIP Tag Read VI . In CompactLogix it is System[0,0] through System[0,6] at the moment.
Using a tag of System[0,0] to select a single element of the array returns an error.
thanks,
Glen
03-13-2012 09:50 AM
Do you have any example code that could help get me started?
Regards,
Eric
03-13-2012 09:56 AM
It's been a long time since I came across this problem. It may take me a day or so to dig up the code.
Glen
04-01-2012 07:57 PM
Sorry it took me so long. I looked at my old projects and I don't think I ever found a solution for reading a 2D array of values. Maybe someone else has the answer.
Glen
04-10-2012 08:29 AM