Professional OPC
Development Tools

logos

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.

Different QuickOPC runtime revisions on the same PC

More
28 Jun 2021 13:00 #9833 by lamar
Hi,

(A) Win7 + Delphi 10.2 Rio + QuickOPC 2019.1
(B) Win10 + Delphi 10.4 Sydney + QuickOPC 2019.1
(C) Win10 + Delphi 10.4 Sydney + QuickOPC 2021.2

My app reads a random value generating tag in every second.
( Matrikon.OPC.Simulation.1 /// Random.UInt1 )
I tested the behaviour in a separate Win10 environment with Matrikon OPC Simulation Server.

When I install 2019.1 runtime only
(A) runs OK
(B) runs OK
(C) gives Access Violation error (this is behaviour is OK)

When I install 2019.1 and 2021.2 runtime
(A) does not start, no errors, no warnings, simply does nothing
(B) does not start, no errors, no warnings, simply does nothing
(C) does not start, no errors, no warnings, simply does nothing

When I install 2021.2 runtime only
(A) does not start, no errors, no warnings, simply does nothing
(B) does not start, no errors, no warnings, simply does nothing
(C) does not start, no errors, no warnings, simply does nothing

Please Log in or Create an account to join the conversation.

More
28 Jun 2021 11:21 #9828 by support
Hello,

are you using QuickOPC from .NET, or from some COM tool (VB6, Delphi, ...)?

Also, please describe symptoms of "the application ... stops to work.".

Best regards

Please Log in or Create an account to join the conversation.

More
28 Jun 2021 10:37 #9826 by lamar
Hi,

it seems that if I install two different runtime revisions,
the application that is compiled for the older revision
stops to work. However if I install only the newer runtime,
the compilations for the older revision also fail. Is that normal?

It is essential for us to use different runtime revisions as
besides our application we use two other third party software
that has QuickOPC resources inside.

Thanks.

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.056 seconds