OPC UA AC - New Alarms without restarting the server and without config file|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
OPC UA AC - New Alarms without restarting the server and without config file
Avatar
sbo
New Member
Members
Forum Posts: 1
Member Since:
02/09/2023
sp_UserOfflineSmall Offline
1
02/09/2023 - 01:59
sp_Permalink sp_Print

Hello,

relatively new to UA AC, so I took the Quickstart Server as a starting block from UA-.NETStandard-Samples

Created my own Server based on it, and can successfuly create, confirm and acknowledge Alarms if before starting the server I setup the AlarmConditionServerConfiguration on the Config.xml File beforehand.

But how do I do it dynamically during runtime without using a config at all and without restarting the server?
Samples seem to only show the XML Route that loads whenever the server boots up, haven't found one during runtime.

In the Tool I envision, the user adds and removes Nodes during runtime with a GUI without having to restart the server everytime he wants to adjust something on his system.

Avatar
Randy Armstrong
Admin
Forum Posts: 1445
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
02/09/2023 - 03:25
sp_Permalink sp_Print

All of the logic used to dynamically create nodes from the configuration file should work if it executed in other contexts provided the new nodes only link to another node in the NamespaceManager.

There should be a way to add references to other NamespaceManagers but someone on the GitHub repo issue may be better able to answer.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 13
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1347
Posts: 4567