-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Description
Hi there.
I'm getting below exception while readValues()
Reading n number of nodes --> List dataValues = client.readValues(0.0, TimestampsToReturn.Both, nodeIdList).get();
UaException: status=Bad_Timeout, message=requestId=3 timed out after 60000ms
i tried setting request timeout to 120000ms in OpcUaClientConfigBuilder, still didn't work. is there any property that i can change to work with slow responding opc servers.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels