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

Glossary Item Box

Add an item to the group. The item is also added to the associated OPC group and the item characteristics are stored in the ItemDef object OPCIIinfo This method is provided for the handling of special sitution and is not used in most applications. The read/write function call it internally if the item is not yet added.

Overload List

OverloadDescription
Add(String) Add an item to the group. The item is also added to the associated OPC group and the item characteristics are stored in the ItemDef object OPCIIinfo This method is provided for the handling of special sitution and is not used in most applications. The read/write function call it internally if the item is not yet added.  
Add(String[],Int32[]) Add a list of items to the group. The item is also added to the associated OPC group and the item characteristics are stored in the ItemDef object OPCIIinfo This method is provided for the handling of special sitution and is not used in most applications. The read/write function call it internally if the item is not yet added.  

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.