Sign in to follow this  
Followers 0
TechJunki

VB.NET String Data Structure

1 post in this topic

I have an old time set sapplication which works fine in the old RsiOPCAuto.dll but after upgrading to Linx 2.58 it appears this dll is no longer included, and is switching to using the OPC DA Automation Wrapper, anyway this new Wrapper does not like the old "write" data structure. I am attempting to create the data structrure here in this screenshot, this is the structure that is returned when I do a read of the data points. I can modify/write this structure back to the PLC but can not figure how to make it from scratch using a DIM or Array.CreateInstance Statement or any other method for that matter. System.Array ---->System.Array ---------->Integer(8) Anyone have any ideas?? Thanks in advance....

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