01/17/2017
Hello,
i have a misunderstanding with BrowseNames and NamesSpaces.
I understand that each PLC in a OPCUA Server can get their own NamespaceID.
For Example:
PLC1 -> NamespaceIndex 2
PLC2 -> NamespaceIndex 3
Now i can use the BrowsName to locate the Nodes.
But where is the BrowseName located?
Some Server Developer told me that all BrowseNames should be in the same NameSpace that means BrowseName of PLC1 and PLC2 should be located in NameSpaceIndex 2?
Do someone have a short example how TranslateBrowsePathsToNodeIds works?
Is that correct?
Some other question to the BrowseName:
I have 2 different OPCUA Servers:
Each Server show the BrowseName different:
BrowseName on Server 1 is an absolute Path for example 2:Test1.Device1.Group1.Test
BrowseName on Server 2 is 2:Test
Is that BrowsName on Server 1 correct? When i now try to create an Instance of a Object from Server 1 from a different base i get an errror from the TranslateBrowseToNodeIds (BadNoMatch)
I hope you will understand my problem.
Thanks for your help
1 Guest(s)