

15:44, EEST

Moderators
February 11, 2020

16:56, EEST

June 21, 2021

Hello,
When i try to monitore my node, i got this error :
attribute: EventNotifier
mer. oct. 13 15:54:08 CEST 2021 Subscription created: ID=1979590177 lastAlive=null
com.prosysopc.ua.StatusException: Bad_MonitoredItemFilterUnsupported (0x80440000) “The server does not support the requested monitored item filter.” StatusCode=Bad_MonitoredItemFilterUnsupported (0x80440000) “The server does not support the requested monitored item filter.”
But in uaExpert, i see the event by using server node from server
8:35, EEST

Moderators
February 11, 2020

Hello,
This error suggests that the Server doesn’t support the requested Monitored Item Filter which in this case is an EventFilter. If you have followed the example in SampleConsoleClient, the filter should only have standard Event fields as its SelectClauses and exclude Events of GeneralModelChangeEventType with its WhereClauses. Do you have access to the Server’s logs to check if they would specify why it has rejected the filter?
Also, are you trying to make the MonitoredItem for the Server Node in your OPC UA Client? If not, have you verified that the Node you’ve chosen supports subscribing to Events meaning that its EventNotifier Attribute has the SubscribeToEvents flag set to true?
11:13, EEST

Moderators
February 11, 2020

15:00, EEST

Moderators
February 1, 2019

Hello Sabari,
Alarms are subtype of Events. Not possible to separate them, as Matti has answered previously: “You can make a MonitoredEventItem using this NodeId to monitor all Events (including Alarms) generated by the Server.”. Please refer to the OPC UA Specification Part 9 and the PDF Client development tutorial in the SDK folder for detailed information.
1 Guest(s)
