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.

Not Able to write tag on software toolbox top server v4

More
09 Mar 2017 12:48 #5003 by support
This is not related to the trial version.

And, we would throw an exception if the server had returned an error. So it looks more like a server issue.

1. Which OPC server are you using please?
2. What is the data type of the item on the server?
3. What is the data type of the 'value' you are passing in?
4. Is the server local or remote to the client?
5. Does it happen with all Write-s, or just some/sometimes?
6. Do reads work well?
7. Do subscriptions work well?
8. Please try to perform the same Write not using your code, but with the .NET-based Demo application that comes with the product - does it work then?

Thank you

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

More
09 Mar 2017 11:41 #5002 by sushant1459
There is no exception being thrown but the new value is not reflected on OPC server.

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

More
09 Mar 2017 10:19 #5001 by support
Dear Sir/Madam,
Thank you for your interest in our products.

You need to describe the issue you have. Are you getting some error? If so, what is the error message? Please provide as much details as possible.

Best regards

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

More
09 Mar 2017 09:37 #5000 by sushant1459
We are currently using TOP server v4 and v5 along with ADVOSOL client for connectivity from C# application. We are facing some issue with compatibility to new .Net version with ADVOSOL. Now to evaluate other options we started to use EasyOpc.DataAccess but we are facing an issue in writing tags. We are currently using the demo version of the DLLs. Please help me identify the issue. Is this due to the demo version.

I am using following code to write the tag.

easyDAClient.WriteItemValue(MachineName, ServerClass, tagName, value);

Thanks in advance

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

Moderators: support
Time to create page: 0.056 seconds