Professional OPC
Development Tools

logos

Online Forums

Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.

Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.

Do not use the Contact page for technical issues.

.WriteItemValue (method was not found)

More
16 Mar 2017 14:43 #5011 by support
The WriteItemValue method still exists. Argument types etc. might have changed, though.

1. Which QuickOPC version are you now using?
2. Which tool/language is your code in?
3. Please post the relevant part of your code.
4. What is the precise error message?

Thank you

Please Log in or Create an account to join the conversation.

More
16 Mar 2017 14:20 #5010 by webprog
We use QuickOPC in a web environment to provide simple web interfaces to devices connected to a Kepserver. Recently we upgraded to a new the latest version and adjusted some old code to point to the new class reference. [Class="OpcLabs.EasyOpc.DataAccess.EasyDAClient"]

it seems something has changed because the .readitemvalue(... works fine but .writeitemvalue(.. reports an error stating that the method was not found. How do I write values back to the OPC server with the new version?

Thanks!

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.050 seconds