OPC UA Server Form|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 Server Form
Avatar
gealves
Sweden
New Member
Members
Forum Posts: 2
Member Since:
01/27/2017
sp_UserOfflineSmall Offline
1
05/04/2019 - 01:26
sp_Permalink sp_Print

Hi,

I am a beginner on OPC UA Server and I am using VS2017 to customize it. I could run the Server and Client examples and create my own node.

My questions are:

1) Is it possible to customize the OPC UA Server's form? I couldn't find the form in the project's folder and I would like to customize or remove it.

2) Is it possible to remove the Server and Objects nodes from the OPC UA Server's example? I would like to keep in the root only my customized node.

Thanks in advance!

Avatar
Randy Armstrong
Admin
Forum Posts: 1445
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
05/05/2019 - 17:17
sp_Permalink sp_Print

All of the code should be on GitHub include all of the code used with the form:
https://github.com/OPCFoundati.....ETStandard

Start with Program.cs for the Server EXE.

The Server and Object Nodes are required by the OPC UA specification and cannot be removed.

If you have a reason to hide those in a UI then you simply ad your root under Objects and show that as your top level in the UI.

Avatar
gealves
Sweden
New Member
Members
Forum Posts: 2
Member Since:
01/27/2017
sp_UserOfflineSmall Offline
3
05/06/2019 - 05:33
sp_Permalink sp_Print

Hi Randy,

I have already downloaded the code and I will check it again.

Thank you for your reply!

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