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.

What endpoint is used to read/write from the client to OPC server?

More
22 Dec 2022 06:26 #11372 by support
Hello,
before I answer the question, I'd like to clarify one thing: Do you want to use OPC Classic (COM/DCOM-based), or OPC Unified Architecture?

I am asking this question because your post mixes up the two.

You are referring to methods on the EasyDAClient, which is for OPC Classic. But at the same time, you are mentioning "opc.tcp:", which is a scheme that is *only* used with OPC Unified Architecture.

Best regards

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

More
21 Dec 2022 22:01 #11370 by aris
How does EasyDAClient::WriteItemValue build opc endpoint to send the data to OPC server? Is it in the form of "opc.tcp://..."? If it is, can someone give a full example of such endpoint when I do WriteItemValue(new DAItemValueArguments(ServerAddress,ServerIdentifier, tagName, val));?

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

Moderators: support
Time to create page: 0.047 seconds