Name | Description | |
---|---|---|
![]() | PointBinding Constructor | Overloaded. |
The following tables list the members exposed by PointBinding.
Name | Description | |
---|---|---|
![]() | PointBinding Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DefaultArgumentsMember | Default argument member. An empty string. |
![]() | DefaultArgumentsPath | Default argument path. An empty string. |
![]() | DefaultBindingOperations | Default binding operations (BindingOperations). Equals to PointBindingOperations.ReadAndSubscribe. |
![]() | DefaultUpdateOutputOnFailure | Default value of the UpdateOutputOnFailure property. Equals to false . |
Name | Description | |
---|---|---|
![]() | ArgumentsElement | The arguments element (optionally with a type specifier), i.e. the last element of the arguments path. |
![]() | ArgumentsMember | Name of the member (typically, a property) on the arguments object. An empty string if the arguments path has more than one element. |
![]() | ArgumentsPath | Path to a member (typically, a property) on the argument component. |
![]() | ArgumentsPathElements | Elements of the arguments path. |
![]() | ArgumentsTypes | Set of arguments types used for read, subscribe, and write. |
![]() | BindingDirections | The directions of arguments that this binding uses. |
![]() | BindingGroup | The binding group. Determines behavior common for all bindings in the group. A default binding group is used if none specified. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) |
![]() | BindingOperations | The operations this binding will be involved in, such as Read, Write, or Subscribe. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Converter | Specifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | ConverterParameter | The parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null . (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | Culture | The culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | CurrentBinder | The point binder this binding is currently attached to; null if the binding is not attached to a point binder. |
![]() | CurrentConnectivity | The connectivity this binding is currently using; null if the binding is not using any connectivity. |
![]() | CurrentLinkingTarget | When the binding is attached, contains the current linking target. |
![]() | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | IsAttached | Determines whether this binding is currently attached to a binder. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) |
![]() | Point | Contains information necessary to identify a point. |
![]() | ReadArgumentsType | Type of read arguments. |
![]() | ReadEventSource | Event triggered by this source executes the Read operation. |
![]() | ReadParameters | Read parameters to be used for this binding. |
![]() | ReadParametersType | Type of read parameters. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StringFormat | A string that specifies how to format the bound value. An empty string means no formatting. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | SubscribeArgumentsType | Type of subscribe arguments. |
![]() | SubscribeParameters | Subscribe parameters to be used for this binding. |
![]() | SubscribeParametersType | Type of subscribe parameters. |
![]() | UpdateOutputOnFailure | Determines whether the output argument will be updated when the operation fails. |
![]() | ValueTarget | Determines what to bind (object and member) in the program. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | WriteArgumentsType | Type of write arguments. |
![]() | WriteEventSource | Event triggered by this source executes the Write operation. |
![]() | WriteParameters | Write parameters to be used for this binding. |
![]() | WriteParametersType | Type of write parameters. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
![]() | Attach | Attaches the current binding to a specified binder. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) |
![]() | 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) |
![]() | Detach | Detaches the current binding from a specified binder. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | Equals | (Inherited from object) |
![]() | ExecuteRead | Executes the "Read" operation on this binding. |
![]() | ExecuteSubscribe | Executes the "Subscribe" operation on this binding. |
![]() | ExecuteWrite | Executes the "Write" operation on this binding. |
![]() | 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) |
![]() | GetMappingDescription | Overridden. Obtains the description of the mapping used with this binding. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | GetSourceDescription | Overridden. Obtains the description of the source used with this binding. |
![]() | GetTargetDescription | Obtains the description of the target used with this binding. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | 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) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | ToString | (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | ValueEquals | Overloaded. Determines whether the specified PointBinding is value equal to the current object. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
![]() | AfterAttach | Overridden. Called after this binding has been attached to the binder. |
![]() | AfterDetach | Overridden. Called after this binding has been detached from the binder. |
![]() | Construct | Overridden. Perform the common tasks for all constructors. |
![]() | CreateLinkingTarget | Creates a linking target, when the binding is being attached to a mapper. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | DetermineTargetCulture | Determines the culture to be used for conversions. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | MakeLinks | Overridden. Makes or breaks the links of this binding. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NewLinkingTarget | Instantiates a linking target based on the given value target. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![]() | OnCurrentBinderChange | Called upon a change of the current binder. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) |
![]() | OnPropertyChanged | Raises the PropertyChanged event for a given property. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |