QuickOPC User's Guide and Reference
PointBindingGroup Class Members
Fields  Properties  Methods  Events


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : PointBindingGroup Class

The following tables list the members exposed by PointBindingGroup.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefault value of the AutoRead property. Equals to false.  
Public FieldDefault value of the AutoSubscribe property. Equals to true.  
Public FieldDefault value of the AutoWrite property. Equals to false.  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether "Read" is executed on point bindings when entering the online mode.  
Public PropertyDetermines whether the point bindings are subscribed/unsubscribed when entering/leaving the online mode.  
Public PropertyDetermines whether "Write" is executed on point bindings when leaving the online mode.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyWhen online, contains the binder; otherwise, contains null.  
Public PropertyEvent triggered by this source executes "Read" on associated point bindings.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyEvent triggered by this source executes "Write" on associated point bindings.  
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 PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodExecutes the "Read" operation on all bindings in this binding group.  
Public MethodExecutes the "Subscribe" operation on all bindings in this binding group.  
Public MethodExecutes the "Write" operation on all bindings in this binding group.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodOverloaded. Determines whether the specified PointBindingGroup is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Perform the common tasks for all constructors. Perform the common tasks for all constructors.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected Internal MethodOverridden. Makes or breaks the links of this binding group (including all bindings it contains). Makes or breaks the links of this binding group (including all bindings it contains).  
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

PointBindingGroup Class
OpcLabs.BaseLib.LiveBinding Namespace