QuickOPC User's Guide and Reference
UAClientMapper Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace : UAClientMapper Class

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

Public Properties
 NameDescription
Public PropertyThe client object that this mapper uses to make OPC operations.  
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 Propertystatic (Shared in Visual Basic)A default mapping context template. May be null.  
Public Propertystatic (Shared in Visual Basic)A default mapping provider.  
Public PropertyA function that returns the deferred mapping function for a given mapping context.  
Public PropertyThe fastest sampling interval allowed by this mapper.  
Public PropertyThe mapping context template to be used by the mapping provider.  
Public PropertyThe mapping provider to be used by this mapper.  
Public PropertyThe client mappings in this mapper.  
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 monitored 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

UAClientMapper Class
OpcLabs.EasyOpc.UA.LiveMapping Namespace