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

_groupName
Optional group name
_setActive
initial active state
_requestedUpdateRate
The requested update rate in ms.
_percentDeadband
The OPC DA deadband
_localeID
The OPC DA LCID for the group.
_clientHandle

Glossary Item Box

The group is created for UA association.

Syntax

Visual Basic (Declaration) 
Public Function Create( _
   ByVal _groupName As String, _
   ByVal _setActive As Boolean, _
   ByVal _requestedUpdateRate As Integer, _
   ByRef _percentDeadband As Single, _
   ByVal _localeID As Integer, _
   ByVal _clientHandle As Integer _
) As Integer

Parameters

_groupName
Optional group name
_setActive
initial active state
_requestedUpdateRate
The requested update rate in ms.
_percentDeadband
The OPC DA deadband
_localeID
The OPC DA LCID for the group.
_clientHandle

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.