OPCDA.NET Reference Manual
ItemValue Class
Members  See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace : ItemValue Class

Glossary Item Box

ItemValue class is returned from the Read method and passed to the Write method. For convenience the data returned from several Read methods and passed to Write methods are collected in this class. Some elements are used only in certain methods.

Object Model

ItemValue Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class ItemValue 
   Inherits ItemIdentification
C# 
[SerializableAttribute()]
public class ItemValue : ItemIdentification 

Inheritance Hierarchy

System.Object
   OPCDA.NET.ItemIdentification
      OPCDA.NET.ItemValue
         OPCDA.NET.Controls.DAItemValue

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.