QuickOPC User's Guide and Reference
PointBinderCore Class Properties


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

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

Public Properties
 NameDescription
Public PropertyThe binding extender to register with. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinder)
Public PropertyA collection of binding groups that define common properties for similar bindings.  
Public PropertyCapacity of the callback queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe idle time before the internal thread executing the queued callbacks is stopped. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyTrue when the point binder can perform Reads.  
Public PropertyTrue when the point binder can perform Subscribes.  
Public PropertyTrue when the point binder can perform Writes.  
Public PropertyThe connectivity to use with this binder.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyThe binding group used with bindings that have no binding group specified.  
Public PropertyDetermines whether the binding provider is online, i.e. capable of communicating with the targets. Determines whether the binding provider is online, i.e. capable of communicating with the targets. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Public PropertyDetermines whether the component will deliver all callbacks in a queued manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyDetermines whether the operations will be executed outside the calling thread, in the order of arrival.  
Public PropertyThe read point service currently used by this binder.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyThe subscribe point service currently used by this binder.  
Public PropertyThe number of currently active subscribed points.  
Public PropertyContains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe write point service currently used by this binder.  
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

PointBinderCore Class
OpcLabs.BaseLib.LiveBinding Namespace