Re: writing value on table with OPC server

Automation, Control, Data Acquisition, and Remote Applications

writing value on table with OPC server


ftorti 03-30-2007, 6:44 AM

I'm developing an application over visual basic, and I don't know how write values on table elements. The example in CD only show how read items but don't show how write items, principally table items, can anybody help me ? Thanks

Re: writing value on table with OPC server


Bryce 04-04-2007, 9:56 AM
I'm having this reviewed right now. More information to follow. Stay Tuned!

Re: writing value on table with OPC server


Mr. Bill 04-04-2007, 2:35 PM
Hi,

We looked at the strategy, VB app, and database you sent to support@opto22.com.  The VB code was correct.  The problem was found to be with the tags in your Access database.  One database entry was trying to read 20 elements from a strategy table that only has 10 elements.  Also, many of the database entries had extra space characters at the end of the tags, and this caused problems.  I E-mailed the updated database to you with these problems fixed, and it works now.  We are also updating the OptoOPCServer to prevent the extra spaces from causing problems in the future.

Powered by Community Server, by Telligent Systems