convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
397 stars 115 forks source link

Client start-up time #279

Open MichaelHoffmeisterFesto opened 2 months ago

MichaelHoffmeisterFesto commented 2 months ago

Hello,

thank you for providing the code!

I have a dumb question: With my setup (Windows, OPC UA server from Python and from CODESYS) the session needs about 5-10 seconds to start-up. During this time, I see the process memory almost doubling and then the executing starts.

Is this normal behavior?

Best Michael


image