Topic RSS10:38, EET
October 17, 2013
Offline11:08, EET
December 21, 2011
Offline13:12, EET
October 17, 2013
OfflineI mean those addressespaces which also exist on the sampleServer.
http://www.prosysopc.com/OPCUA…..dressSpace
http://www.prosysopc.com/OPCUA…..dressSpace
Is there a way for the client to spesifically get the nodes beloning to this addresse space.
I would believe so since an example client can highlight the specific nodes belonging to a address space.
Its just taht I dont see how it currently can be done.
A client is connecting to a server, but how can he get the nodes of that specific addresseSpace?
14:11, EET
December 21, 2011
Offline16:17, EET
April 9, 2013
Offline20:06, EET
December 21, 2011
OfflineWell, it’s still possible that I did not get it right. I was considering that vonGohren wants to browse a single node and get only those references that target to nodes in a certain namespace.
Browse takes some options, e.g. NodeClass and ReferenceType, which you can use to limit the results (you can define these as property values for AddressSpace or use the version of browse, which takes these as arguments). But you cannot define the NamespaceUri or NamespaceIndex of the targets you wish to have.
But you are, of course, free to select only the nodes you need in the client application by looking at the NamespaceIndex or NamespaceUri of the target NodeIds (which are actually ExpandedNodeIds). Also you can use UaClient.getNamespaceTable() to convert between NamespaceIndexes and NamespaceUris, which may be what you are looking for?
1 Guest(s)

Log In
Register
