QuickOPC User's Guide and Reference
CommonMappingProvider Class
Members 



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.LiveMapping Namespace : CommonMappingProvider Class
A mapping provider for OPC "Classic" specifications.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<CLSCompliantAttribute(True)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public MustInherit Class CommonMappingProvider 
   Inherits OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider
'Usage
 
Dim instance As CommonMappingProvider
[ComVisible(false)]
[CLSCompliant(true)]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public abstract class CommonMappingProvider : OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider 
[ComVisible(false)]
[CLSCompliant(true)]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public ref class CommonMappingProvider abstract : public OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider 
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider
      OpcLabs.EasyOpc.LiveMapping.CommonMappingProvider
         OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMappingProvider

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

CommonMappingProvider Members
OpcLabs.EasyOpc.LiveMapping Namespace