How to specify DiagnosticInfo for DataChangeNotification

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
k.maeda
Full Member
Full Member
Posts: 8
Joined: 17 Oct 2017, 09:19

How to specify DiagnosticInfo for DataChangeNotification

Post by k.maeda »

Hi SupportTeam,

I'm developing OPC UA Server with UaSDKCpp.
I have question about implementation of DataChangeNotification.

Is it possible to specify DiagnosticInfo for DataChangeNotification on the server side implementation?

In this protocol, it is stated that can specify DiagnosticInfo for DataChangeNotification.
[IEC62541 Ver1.03 -> Part4 -> 7.20.2 DataChangeNotification parameter]

But, I couldn't find DiagnosticInfo parameter on IOVariableCallback#dataChange.

If possible, teach me how to it.

User avatar
Support Team
Hero Member
Hero Member
Posts: 3068
Joined: 18 Mar 2011, 15:09

Re: How to specify DiagnosticInfo for DataChangeNotification

Post by Support Team »

Hello k.maeda,

that is currently not possible.
Best regards
Unified Automation Support Team

Post Reply