OPCDA.NET Reference Manual
AddGroup Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcServer Class : AddGroup Method

Glossary Item Box

Add a new group. ( IOPCServer::AddGroup )
The OPC parameters DeadBand and LocaleId are set to zero.
Error code returned, no exception thrown. Added in V2.1

Overload List

OverloadDescription
AddGroup(String,Boolean,Int32,Int32,Int32)Add a new group. ( IOPCServer::AddGroup )
The OPC parameters DeadBand and LocaleId are set to zero.
Error code returned, no exception thrown. Added in V2.1  
AddGroup(String,Boolean,Int32,Single,Int32,Int32,Int32)Add a new group. ( IOPCServer::AddGroup )
The OPC parameters DeadBand and LocaleId are set to zero.
Errors are returned in the err parameter.  
AddGroup(String,Boolean,Int32,Int32)Add a new group. ( IOPCServer::AddGroup )
The OPC parameters DeadBand and LocaleId are set to zero.
If any error occurs an OPCException is thrown.  
AddGroup(String,Boolean,Int32,Single,Int32,Int32)Add a new group. ( IOPCServer::AddGroup )
Errors are returned in the err parameter.  

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.