QuickOPC User's Guide and Reference
PointBindingGroup Class Properties


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

For a list of all members of this type, see PointBindingGroup members.

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
See Also

Reference

PointBindingGroup Class
OpcLabs.BaseLib.LiveBinding Namespace