Exchange tag values between RSView & MS Access

S

Thread Starter

sreedevi gummadi

Hi all,
I am trying to exchange tag values between RSView32 and MS Access 2000 in my project.
I am not able to find an option in RSView32 to exchange the tag values with other applications like Excel or Access. Can you help me? Please send me some examples if possible.

Thanking you,
with regards,
Sreedevi.
 
S

ScienceOfficer

This is kind of a stretch, but I think it might be useful:

Consider reading Chapter 16, Sharing Data With Other Windows Applications, in the RSView32 User's Guide that installs with RSView32.

Hope this helps!

Larry Lawver
Rexel / Central Florida
 
The easiest way I have found is by writing a stand-alone VB app to handle this. You can either access the RSView32 tags via the RSView32 OPC Tag Server (extremely slow) or access the data directly in the PLC.

RSView32 has the ability to log data to an OBDC location but I was never able to get it to function reliably.
 
Top