Dear support :
The problem is as follows,
30 attempts were made to write values to the point, and each write operation returned success, but the point was not actually successful
1. 2023/11/7 13:40:15 call opcUaClient.WriteValues() success=true
2. Subscribe Side not received valueChange
3. retry more times …
4. trace tips: timeout
5. trace sequence number 5699
6 opcUaclient used default parameters . (session too much and create again and again)
7 at last I used HoldPeriod =120s && SessionTimeOut=120s ,but write fail again
【opc.tcp://10.xx.xxx.xx:4840】,【ns=4;s=|var|Inovance-PLC.Application.PR109_OPC_MES.vs_OnSlotFinish_B】
trace:
13:40:30.407,EvId:6002,Information The OPC-UA subscription on client session with connect sequence number 5699 to endpoint URL "opc.tcp://10.31.199.205:4840" has been successfully created and checked, and given subscription ID 2. Revised publishing interval is 7500, keep-alive count is 10 and lifetime count is 1000.
13:42:00.691,EvId:4051,Warning The OPC-UA client session with connect sequence number 5699 on endpoint URL "opc.tcp://10.31.199.205:4840" has encountered a publish error with code 0x800A0000 for subscription ID 0 and sequence number 0. The error might be from the Publish or the Republish service. Further publish errors with this code on this session will not be logged.