OPCDA.NET Reference Manual
XmlIO Class
Members  See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : XmlIO Class

Glossary Item Box

This class contains methods to serialize and de-serialize OPCItemDef arrays.
OPCItemDef arrays are used in the AddItems method to add items to an OPC group for read/write operations. Instead of creating all the OPCItemDef objects in the program, they can be defined in an XML file. The read method converts the file into an OPCItemDef array that can be directly used in the AddItems method call.

Object Model

XmlIO Class

Syntax

Visual Basic (Declaration) 
Public Class XmlIO 
C# 
public class XmlIO 

Inheritance Hierarchy

System.Object
   OPCDA.NET.XmlIO

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.