OPCDA.NET-UA
GetItemAttributes Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Group Class : GetItemAttributes Method

attributes
Array of objects with the attribute data of an item.

Glossary Item Box

Get the attibutes of all items in the group.

Syntax

Visual Basic (Declaration) 
Public Function GetItemAttributes( _
   ByRef attributes As OPCDA.NET.OPCItemAttributes() _
) As Integer
C# 
public int GetItemAttributes( 
   out OPCDA.NET.OPCItemAttributes[] attributes
)

Parameters

attributes
Array of objects with the attribute data of an item.

Return Value

HRESULT success/error code

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.