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


Glossary Item Box

The following tables list the members exposed by ItemIdentification.

Public Constructors

 NameDescription
Public ConstructorItemIdentification ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldClientHandle May be used by the client to identify the item in asynchronous read replies.  
Public FieldItemID The unique identifier for this item. This element is used in the OpcServer.Read and OpcServer.Write methods to identify the item to be accessed. Some methods use the ServerHandle and ignore this element.  
Public FieldServerHandle Unique handle for this item, as returned from OpcGroup.AddItems. Some methods use the ItemID and ignore this element.  
Top

See Also

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