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. |