FreeOpcUa / python-opcua

LGPL Pure Python OPC-UA Client and Server
http://freeopcua.github.io/
GNU Lesser General Public License v3.0
1.36k stars 658 forks source link

Able to read values only if ua server is connected through ua expert. As soon as I close ua expert values are holding and same values are repeated . #1305

Closed GauravMundhra closed 3 years ago

GauravMundhra commented 3 years ago

Hi, I have converted OPC-DA to OPC-UA , and now while reading through python opcua, if server is connected through ua expert and tags are listed, values from python opcua are coming right. If I close ua expert values from python opcua does not update and holds to previous value.

Why server is dependent on ua expert client?

AndreasHeine commented 3 years ago

please stick to the bug report template! and most important explain your setup more...