Receiving Data Change Events on Server with UaModeler

Questions regarding the use of UaModeler

Moderator: uamodeler

Post Reply
alccetinkaya
Jr. Member
Jr. Member
Posts: 4
Joined: 13 Sep 2023, 10:06

Receiving Data Change Events on Server with UaModeler

Post by alccetinkaya »

Hi,

I am using the UaModeler to create base types and objects on OPCUA server. Target SDK is C++ 1.7.8
First I created a new BaseObjectType, this contains a boolean variable. Then I added a new object of this type to the server.
What I want is, I want to receive notification on the server when OPCUA Client changes this variable value. But I couldn't find any implementation in the auto-generated files.
Could you please tell me how I can receive data change events on the server?

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

Re: Receiving Data Change Events on Server with UaModeler

Post by Support Team »

This is a duplicate of https://forum.unified-automation.com/viewtopic.php?f=18&t=8118
Best regards
Unified Automation Support Team

Post Reply