Name | Description | |
---|---|---|
PointBindingGroup Constructor | Overloaded. |
The following tables list the members exposed by PointBindingGroup.
Name | Description | |
---|---|---|
PointBindingGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultAutoRead | Default value of the AutoRead property. Equals to false . | |
DefaultAutoSubscribe | Default value of the AutoSubscribe property. Equals to true . | |
DefaultAutoWrite | Default value of the AutoWrite property. Equals to false . |
Name | Description | |
---|---|---|
AutoRead | Determines whether "Read" is executed on point bindings when entering the online mode. | |
AutoSubscribe | Determines whether the point bindings are subscribed/unsubscribed when entering/leaving the online mode. | |
AutoWrite | Determines whether "Write" is executed on point bindings when leaving the online mode. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
OnlineBinder | When online, contains the binder; otherwise, contains null . | |
ReadEventSource | Event triggered by this source executes "Read" on associated point bindings. | |
Site | (Inherited from System.ComponentModel.Component) | |
WriteEventSource | Event triggered by this source executes "Write" on associated point bindings. |
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 | |
---|---|---|
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) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
Equals | (Inherited from object) | |
ExecuteRead | Executes the "Read" operation on all bindings in this binding group. | |
ExecuteSubscribe | Executes the "Subscribe" operation on all bindings in this binding group. | |
ExecuteWrite | Executes the "Write" operation on all bindings in this binding group. | |
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 | Overridden. | |
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) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ToString | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ValueEquals | Overloaded. Determines whether the specified PointBindingGroup is value equal to the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Construct | Overridden. Perform the common tasks for all constructors. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
MakeLinks | Overridden. Makes or breaks the links of this binding group (including all bindings it contains). | |
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 | 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) |