Sign in to follow this  
Followers 0
aphuk

connecting Intouch V10 via ABCIP DAS to UDT's in Logix5000

9 posts in this topic

Understanding that the PLC database can hold Arrays defined by the user how do i then construct the item reference in my Intouch tag field to get to elements of that array? Is there a sample Intouch CSV export file I could look at coupled with a PLC tag database export to see how you link the Intouch tag to the PLC database item in a UDT All relevant help appreciated

Share this post


Link to post
Share on other sites
Three Quick Snapshots from my system using a UDT - Hope this helps some

Share this post


Link to post
Share on other sites
Thanks Bob, I apologise for not replying sooner but I did not receive email notification from the forum that a reply had been posted!! aaaargh Few more questions which I hope you can help me with 1. I can see the topic NaTopC00 and can see that your view from the PLC shows a scope of the same name which raises the question... Do you have a picture from the System Management Console (SMC) showing the full structure which connects you to your PLC and then onto your tags. I am still a bit bemused by how to set up items in any kind of groups through a series of access names. From what I remember of OPC under InTouch it was a lot easier to substitute most of the path required to get to an item by using a topic name and then under the topic name within the configuration file you then set up most of the leaf structure. 2. I cannot see any way to export the RSLogix tag database whereby it includes the data type of the items within any UDT? It seems to me you have to open up the PLC database and get each items data type manually by looking at it. I was hoping I could export the PLC database such that it included all the info I need (name, data type etcc) so that it would be then fit for me to rework in EXCEL and ready for importing into the InTouch tag database 3. One thing that has me stumped is the InTouch documentation for the DASABCIP 4.0 server says you can read a contiguous block of elements in an array as follows <Tag_Name>[<element_X>],L<number_of_items_#> Does this mean that my Intouch tag can look something like Tagname[0] ,L20 Thanks again for taking the time. I do appreciate it I have double checked and i have checked for email notification but i will be sensible enough to check back regardless!! Tony

Share this post


Link to post
Share on other sites
Busy Season here and I spaced this reply - many apologies. I'll try and look again on Wednesday when I am at work.

Share this post


Link to post
Share on other sites
That's fime Bob, will wait for your reply. For the record, am still not getting email notifications on this thread aven though I did subscribe? So will keep checking back at everyday!

Share this post


Link to post
Share on other sites
here again all I can suggest is trial and error. My training is lacking on this feature also.

Share this post


Link to post
Share on other sites
You can use the DBload and DBdump feature. It is available from the Wonderware application manager. Will allow you to import/export tag database.

Share this post


Link to post
Share on other sites
Thank you Bob & Rod for your input.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0