Browse tree of nodes

Unified Architecture topics related to OPC UA Specification, compliant behavior and any technical issues of OPC UA, like Security, Information Model, Companion Specs DI, PLCopen, ADI, ...

Moderator: Support Team

Post Reply
nemethz
Sr. Member
Sr. Member
Posts: 10
Joined: 14 Mar 2017, 09:10

Browse tree of nodes

Post by nemethz »

How can I browse the tree of nodes?
The UaClient_Session_BeginBrowseList() function lists child nodes of NodeToBrowse, but there are not information on listed child nodes have or haven't child nodes.
How can I get the returned node has child node?
Available example code?

nemethz
Sr. Member
Sr. Member
Posts: 10
Joined: 14 Mar 2017, 09:10

Re: Browse tree of nodes

Post by nemethz »

I solved.

Post Reply