EasyUA Reference
EncodeableFactory Class
Members  See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : EncodeableFactory Class

Glossary Item Box

Creates encodeable objects based on the type id.

Object Model

EncodeableFactory ClassEncodeableFactory Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As EncodeableFactory
C# 
public class EncodeableFactory 

Remarks

This factory is used to store and retrieve underlying OPC UA system types.

You can manually add types. You can also import all types from a specified assembly. Once the types exist within the factory, these types can be then easily queried.

Inheritance Hierarchy

System.Object
   Opc.Ua.EncodeableFactory

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.