OPC Studio User's Guide and Reference
AbstractMapping Class
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveMapping Namespace : AbstractMapping Class
An abstract mapping between a mapping source and a linking target.
Object Model
AbstractMapping ClassAbstractLinkingTarget ClassAbstractMappingSource ClassAbstractMapping Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public MustInherit Class AbstractMapping 
 
'Usage
 
Dim instance As AbstractMapping
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.LiveMapping.AbstractMapping
      OpcLabs.EasyOpc.DataAccess.LiveMapping.DAFolderMapping
      OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMapping
      OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyMapping
      OpcLabs.EasyOpc.UA.LiveMapping.UAMapping

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