Get All Events Message - BaseEventType #1536
rafaelmoraes33
started this conversation in
General
Replies: 1 comment 2 replies
-
You need to use subscription of events. See https://github.com/FreeOpcUa/python-opcua/blob/master/examples/client-events.py |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to find some way to read values from the BaseEventType variable type.
I have to create a routine where every minute I check if there is a new event and get the columns, Message, Time and Severity.
With normal variable type I can do it perfectly.
I would greatly appreciate the help.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions