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


Glossary Item Box

The following tables list the members exposed by OPCItemResult.

Public Constructors

 NameDescription
Public ConstructorOPCItemResult Constructor  
Top

Public Fields

 NameDescription
Public FieldAccessRights Indicates if this item is read only, write only or read/write. This is NOT related to security but rather to the nature of the underlying hardware.  
Public FieldBlob Blob data.  
Public FieldCanonicalDataType The native data type. The type of data maintained within the server for this item.  
Public FieldError HRESULTS success/errpr code. The other elements are only valid if Error=S_OK.  
Public FieldHandleServer The server handle used to refer to this item.  
Top

Public Properties

 NameDescription
Public PropertyCanonicalType The native data type as a .Net data type.  
Top

See Also

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