01-20-2009 04:57 AM
Eric,
We have tried to set the IP address to 10.10.20.20,1,0...10.10.20.20,1,1...10.10.20.20,0,0...10.10.20.20,8,0...
Is it possible that the backplane is named something different whether a number or an actuall name?
Adam
01-20-2009 08:03 AM
Eric,
I tried to run a cycle with the E/IP in my program but I received a "not supported" message.
I have attatched a picture of the error.
Adam
01-20-2009 10:13 AM
Adam,
What does your PLC configuration look like (what controller, what backplane, which slot if the controller in, etc)?
Regarding the "not supported" message, I believe you need to download an updated target image onto your Smart Camera with Ethernet/IP support (in addition to installing the support locally on your PC). The images should be labeled "with EtherNet/IP support" or similar.
-Eric
01-20-2009 10:40 AM
Eric,
I transmitted the Smart Camera with Ethernet/IP.zip to the camera about 1 hour ago...turns out that's all I had to do and now I can communicate great.
Thanks for all of your help.
Adam
02-06-2009 05:54 AM
I am trying to read an array of strings from a ControlLogix processor and I don't see a way to specify the number of elements when choosing the Tag Read STRING function. Is there something that I am missing with respect to reading an array that has sub element data types? Any suggestions would be appreciated. Thank you.
02-06-2009 09:15 AM
Hi Wiliam,
Currently the String interface does not support reading an array of strings. You must read each one individually (you can access them via StringTagName[N]). You can however, read multiple individual elements in parallel on your block diagram and get a speedup that way.
Eric
02-10-2009 07:57 AM
Eric G.
I am having problems communicating with a CompactLogix L35E. After reading som eof the above discussions I am going to try again. The biggest problem is syntax errors on tags. Any help on this would be greatly appreciated.
WD Maas