QuickOPC User's Guide and Reference
BrowseNodes Method (IEasyAEClientExtension)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > IEasyAEClientExtension Class : BrowseNodes Method
Browses the specified area (or root) in OPC server's process area space, and returns information about child nodes (areas or sources) found.
Overload List
OverloadDescription
Browses the specified area (or root) in OPC server's process area space, and returns information about child nodes (areas or sources) found. Browses the specified area for child nodes (areas or sources). Uses server descriptor for specifying the OPC server. A parent area descriptor, and a vendor filter is passed in.  
Browses the specified area (or root) in OPC server's process area space, and returns information about child nodes (areas or sources) found. Browses the specified area for child areas. Uses computer name and server class for specifying the OPC server. A parent area name is passed in.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also