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.

MonitoringParameters.SamplingInterval

More
10 Oct 2017 10:03 - 10 Oct 2017 10:03 #5583 by support
Hello,
that's fairly weird, and not only because there seems to be no reason for the error.

I have tested now with the current build from the Web site (5.50.405.1), and it worked for me.
This build is on our Web since 9/29/2017. The previous build (5.50.334.1) has been there since 8/10/2017. The only difference is a totally unrelated minor fix that has to do with special licensing code for our partner.

Which version of Delphi are you using, and have you re-built the Delphi units from the type libraries? If you have not done that, please do so.

Regards
Last edit: 10 Oct 2017 10:03 by support.
The following user(s) said Thank You: Dq-soft

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

More
10 Oct 2017 06:25 #5580 by Dq-soft
Hello, i have the following code used with demo version of Quickopc UA which i have downloaded yesterday:


1. MonitoringParameters := CoUAMonitoringParameters.Create;
2. i:= MonitoringParameters.SamplingInterval;
3. MonitoringParameters.SamplingInterval := 100;

Line 1 and 2 are working correctly, line 2 sets i to 0

Line 3 brings the following error : "Der Objectverweis wurde nicht auf eine Objectinstanz festgelegt" or in english i Thing it is : "Object reference not set to an instance of an object"


In the old demo Version that i had downloaded a view weeks before everything worked fine.

Can anyone help here ?

Kind regards
Dina

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

Moderators: support
Time to create page: 0.051 seconds