Sign in to follow this  
Followers 0
Guest Guest_LinuxGuy

Reading/Writing TAGS

5 posts in this topic

i want to Be able to read and write RS-View Tag Values thru Either RS-Linx or Rs_view, by ad external VB Application, cn anyone post Some VB code to do so >?

Share this post


Link to post
Share on other sites
Either Would be Fine as long as i can have a stand alone VB app Accessing the Rs-View project either thru Rsview or Rs-Linx,,

Share this post


Link to post
Share on other sites
Here one I started with DDE. http://forums.mrplc.com/index.php?&act=Down...&CODE=02&id=120 I finished all the DDE stuff to VB 6.0. But I never finished the data I got out of the PLC into an Access Database. Rich Schimdt did a DDE to Access application here: http://forums.mrplc.com/index.php?&act=Down...&CODE=02&id=137 I was going to see what he did and try and finish my project, but just haven't had time yet. The DDE part of my project works.

Share this post


Link to post
Share on other sites
Are the RSView tags memory or device tags? If they're device tags, you can access them either through RSLinx or RSView. If they're memory tags, you have to go through RSView. Read the respective help files for the topic and item formats for each.

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