Function-extension:
With the help of the function block UA_Browse (from the "L_IOCP_OpcUaClient" library) the OPC UA client supports "browsing" to navigate through the address space of an OPC UA server.
By passing a start node, the server returns a list of referenced nodes.
Further information can be found in the chapter " UA_Browse" in the attached documentation.
Contained in the following products:
Controller c4x0 and c5x0 from V1.13
Application:
This service is usually used when the server offers an information model based on a standard (e.g. EUROMAP).E.G. EUROMAP). A client could use the entry node of a companion standard information model as the start node for the browse service to find all instances that meet the requirements of the application.
[Automatic Translation]