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.

(Array)e.Vtq.Value = NULL

More
27 Sep 2016 13:29 #4390 by support
Replied by support on topic (Array)e.Vtq.Value = NULL
Hello.

Is it really e.Vtq.Value that is null, or is it actually already the e.Vtq that is null?.

If e.Vtq is null: In this case, e.Exception is not null, and contains the exception object that describes the problem. Please examine this exception object (e.g., its Message property), to obtain further details.

If e.Vtq is non-null but e.Vtq is null: In this case, most commonly it is a "bad quality" data being delivered by the OPC server. Please examine e.Vtq.Quality. If it is a Bad quality, then there is no usable Value to speak of, and that's why it is null. In this case, we are delivering you the Vtq as it was sent to us by the server. You would therefore need to investigate on the server side for the cause of the Bad quality.

Mfg
Zbynek Zahradnik

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

More
27 Sep 2016 11:57 #4388 by tmouslih
Sehr geehrte Damen und Herren,

Wir haben das Problem dass wir ab und zu nach einem Event ItemChanged von einem Char-Array, ein NULL-Wert((Array)e.Vtq.Value) bekommen.
Unter welchem Umständen kann das auftreten?
Ich würde Ihnen sehr dankbar wenn Sie meine Frage umgehend beantworten könnten.

Vielen dank im Voraus

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

Moderators: support
Time to create page: 0.050 seconds