QuickOPC-UA Timeout Settings: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:OPC UA]] | [[Category:OPC UA]] | ||
The parameters names and default values were verified with QuickOPC 2020.2. | |||
{| class="wikitable" | {| class="wikitable" | ||
!Parameter | !Parameter | ||
Revision as of 19:40, 18 November 2020
The parameters names and default values were verified with QuickOPC 2020.2.
| Parameter | Default value | Description |
|---|---|---|
| in UAClientSessionParameters | ||
| CloseTimeout | 10 000 | A timeout for closing the session (in milliseconds). |
| EndpointSelectionTimeout | 30 000 | A timeout for endpoint selection (in milliseconds). |
| SessionConnectTimeout | 60 000 | A session connect timeout (in milliseconds). |
| SessionTimeout | 60 000 | A session timeout (in milliseconds). |
| SessionTimeoutDebug | 600 000 | A session timeout used when a debugger is attached (in milliseconds). |
| in UADiscoveryParameters | ||
| DiscoveryTimeout | 15 000 | A maximum time a server discovery can take (in milliseconds). |
| in SDK configuration | ||
| OperationTimeout | 120 000 | Timeout used when sending requests (in milliseconds). |
See also: https://www.opclabs.com/forum/ua-connections/891-timeouts-reconnections