High Performance OPC UA Server SDK  1.2.0.193
ua_client_simple_browse_settings Struct Reference

Data Fields

uint32_t max_nodes_per_request
 Maximum number of nodes in each request. More...
 
uint32_t max_ref_per_node
 Maximum number of references to return for each node per request. More...
 
uint32_t call_timeout
 Maximum call timeout for each request. More...
 

Field Documentation

uint32_t call_timeout

Maximum call timeout for each request.

uint32_t max_nodes_per_request

Maximum number of nodes in each request.

The function will send multiple request to retrieve results for all nodes.

uint32_t max_ref_per_node

Maximum number of references to return for each node per request.

The function will use browsenext to retrieve the remaining references.


The documentation for this struct was generated from the following file: