Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
Growing in memory with WriteMultipleValues
Please send me the project that reproduces the problem.
Regards
Please Log in or Create an account to join the conversation.
- linkecubeko
-
- Offline
- Junior Member
-
- Posts: 2
- Thank you received: 0
I am using OpcLabs.EasyOpcUA version 5.63.246.1, I have a reproducible scenario.
I am writing to the PLC about 150 tags every 3 seconds and the system grows in memory usage and when it reaches 1.5GB the system explodes.
Regards.
Please Log in or Create an account to join the conversation.
as you can see from the forum thread below, the customer did not answer our question, and consequently we have not followed up.
Which QuickOPC version are you using? Do you have reproducible scenario?
Best regards
Please Log in or Create an account to join the conversation.
- linkecubeko
-
- Offline
- Junior Member
-
- Posts: 2
- Thank you received: 0
My application is in C# .Net Framework.
Please Log in or Create an account to join the conversation.
Which programming language are you using?
Thank you
Please Log in or Create an account to join the conversation.
- kristof2015
-
Topic Author
- Offline
- Premium Member
-
- Posts: 11
- Thank you received: 0
I get the problem that each execution of WriteMultipleValues, the memory grow about 200kB.
This not happend with single WriteValue.
Is there some freememory function?
Thanks,
Krzysztof
Please Log in or Create an account to join the conversation.