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.
Filter on Category
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I am trying to filter on category IDs. I have successfully filtered based on Areas/Source, but for some reason, I cannot get the Category filter to work.
Example code looks something like this:
I have also tried using QueryEventCategories to get the available categories and add them all to a long array in order to pass them in to the filter. If I do this, the EasyAENotificationEventArgs.Exception property contains “{[12585986] *** System.ArgumentException: The parameter is incorrect. }“ whenever I get a notification of an event as well. I do not run into this issue with Areas or Sources. Is there something I am missing? How can the filter effect the events notification in such a way that it has invalid parameters?
Using version 5.2 with VB.NET and have tried with several different servers ( Softing, Matrikon, the OPCLabs.KitEventServer)
Any ideas on what I am missing?
Please Log in or Create an account to join the conversation.