OPC Historian .NET Server Toolkit Reference
ItemAttributesOPCbyID Field

OPC HDA defined item attributes. The server implementation does not need to support all these attributes. In this case the GetItemAttributes method must be modified to return only the attributes supported.
Syntax
'Usage
 
Dim value As Dictionary(Of Integer,DefItemAttribute)
 
value = Definitions.ItemAttributesOPCbyID
 
Definitions.ItemAttributesOPCbyID = value
public static Dictionary<int,DefItemAttribute> ItemAttributesOPCbyID
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Definitions Class
Definitions Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback