OPCDA.NET Reference Manual
GetItemDefByID Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAItemSet Class : GetItemDefByID Method

itemID

Glossary Item Box

Returns the item definition with the given OPC Item ID.

Syntax

Visual Basic (Declaration) 
Public Function GetItemDefByID( _
   ByVal itemID As String _
) As DAItemValue
C# 
public DAItemValue GetItemDefByID( 
   string itemID
)

Parameters

itemID

Return Value

DAItemValue object.

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.