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.
Alarms and Events
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
here is an example. I hope it helps.
Please Log in or Create an account to join the conversation.
I don't know how to use GetConditionState of AEClient in Python.
teach me please.
Kind regards,
Please Log in or Create an account to join the conversation.
thank you for your interest in our products.
We could not get COM events work in Python either.
We therefore suggest to use the "event pull" mechanism supported by QuickOPC: opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%2...#Event%20Pull%20Mechanism.html .
And, here is an example (with the event pull) that works:
Best regards
ZZ
Please Log in or Create an account to join the conversation.
We are considering purchasing your product and are using your free trial version at the moment.
We would like to see how OPC Alarms & Events operate, but OnNotification doesn't execute with the following code below.
Is there any point we are missing?
Or is this something to do with OPC Kit Server side which needs us to do some extra work to make it work?
Code:
Environment:
- OPC Server: OPC Kit Server
- QuickOPC: 5.61
- Programming language: Python 3.9.2
- OS: Windows 10 Pro (Ver.2004) 64bit
Please let us know how to make it work.
Kind regards,
Please Log in or Create an account to join the conversation.