Overload | Description |
---|---|
BrowseNodes(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String,AEBrowseFilter) | 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. |
BrowseNodes(IEasyAEClient,String,String,String,AEBrowseParameters) | 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. |