QuickOPC User's Guide and Reference
DAClientMapper Class Properties


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace : DAClientMapper Class

For a list of all members of this type, see DAClientMapper members.

Public Properties
 NameDescription
Public PropertyThe client object that this mapper uses to make OPC operations.  
Public PropertyThe client mappings in this mapper.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Propertystatic (Shared in Visual Basic)A default client object.  
Public PropertyA function that returns the deferred mapping function for a given mapping context. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMapper)
Public PropertyThe fastest update rate allowed by this mapper. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMapper)
Public PropertyThe lowest percent deadband allowed by this mapper. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMapper)
Public PropertyThe mapping context template to be used by the mapping provider. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMapper)
Public PropertyThe mapping provider to be used by this mapper. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMapper)
Public PropertyThe mappings in this mapper. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public PropertyDetermines whether the operations will be executed outside the calling thread, in the order of arrival. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public Propertystatic (Shared in Visual Basic)A default, shared instance of the mapper object.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyNumber of OPC items currently subscribed to by this mapper.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyContains mapping sources already mapped. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

DAClientMapper Class
OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace