- Posts: 2
- Thank you received: 0
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.
Example needed - subscribe to OPC item change event
- den Bekker
-
- Offline
- Junior Member
-
This will put mme on track I think.
Regards,
Ruud
Please Log in or Create an account to join the conversation.
Better examples: open the solution with C# Examples (from the Start menu), then look into the Console/DocExamples project. You will find there e.g. following examples:
1.
If you are more interested in code in some more specialized environment (such as Windows Forms - showing data as values of texboxes etc.), we have such examples as well - let me know.
Best regards
Please Log in or Create an account to join the conversation.
- den Bekker
-
- Offline
- Junior Member
-
- Posts: 2
- Thank you received: 0
2) C#
Regards,
Ruud
Please Log in or Create an account to join the conversation.
Please indicate
1) which OPC specification do you intend to use (OPC Data Access, or OPC Unified Architecture) - the principle is the same, but the actual example code differs somewhat,
2) which programming tool/language do you intend to use/prefer.
Thank you
Please Log in or Create an account to join the conversation.
Sent: Monday, October 17, 2016 2:12 PM
To: Z.
Subject: ...
[...]
Which example shows me how to subscribe to change events of
the OPC item?
I can read the item when loading a form, but of course I want to update
the data the moment it changes on the PLC.
Best regards,
R.
Please Log in or Create an account to join the conversation.