OPC Studio User's Guide and Reference
DAMappingProvider Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace : DAMappingProvider Class
A mapping provider for OPC Data Access specification.
Object Model
DAMappingProvider ClassDAMappingProvider Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<CLSCompliantAttribute(True)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public NotInheritable Class DAMappingProvider 
   Inherits OpcLabs.EasyOpc.LiveMapping.CommonMappingProvider
 
'Usage
 
Dim instance As DAMappingProvider
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 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also