Name | Description | |
---|---|---|
UAClientMapper Constructor | Overloaded. |
The following tables list the members exposed by UAClientMapper.
Name | Description | |
---|---|---|
UAClientMapper Constructor | Overloaded. |
Name | Description | |
---|---|---|
Client | The client object that this mapper uses to make OPC operations. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DefaultClient | A default client object. | |
DefaultMappingContextTemplate | A default mapping context template. May be null . | |
DefaultMappingProvider | A default mapping provider. | |
DeferredMapNodeFunction | A function that returns the deferred mapping function for a given mapping context. | |
FastestSamplingInterval | The fastest sampling interval allowed by this mapper. | |
MappingContextTemplate | The mapping context template to be used by the mapping provider. | |
MappingProvider | The mapping provider to be used by this mapper. | |
Mappings | The client mappings in this mapper. | |
QueuedExecution | Determines whether the operations will be executed outside the calling thread, in the order of arrival. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
SharedInstance | A default, shared instance of the mapper object. | |
Site | (Inherited from System.ComponentModel.Component) | |
SubscribedMonitoredItemCount | Number of OPC monitored items currently subscribed to by this mapper. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
MappingSources | Contains mapping sources already mapped. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DefineMapping | Overloaded. Defines a mapping, assuring that mapping sources are not duplicated. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Map | Overloaded. Maps a given object, using a mapping context created from the mapping context template, OpcLabs.BaseLib.LiveMapping.AbstractMapper.MappingContextTemplate. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
RaiseUpdateFailure | Raises the OpcLabs.BaseLib.LiveMapping.AbstractMapper.UpdateFailure event. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
Read | Overloaded. Executes the "Read" operation on all mappings in this mapper. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
Subscribe | Overloaded. Executes the "Subscribe" operation on all mappings in this mapper. | |
ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
UndefineMapping | Undefines a specified mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
Unmap | Overloaded. Unmaps all mappings currently mapped by this mapper. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
ValueEquals | Overloaded. Determines whether this object is value equal to the other. | |
Write | Overloaded. Executes the "Write" operation on all mappings in this mapper. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
ExecuteOperation | Executes a given operation. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
FilterMappings<TMapping> | Filter the mappings available on the mapper by the given criteria. | |
ReadTarget | Overloaded. | |
SubscribeTarget | Overloaded. | |
WriteTarget | Overloaded. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
UpdateFailure | Raised whenever a linking target cannot be updated with a new value. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) |