QuickOPC User's Guide and Reference
_EasyAELinkParameters Interface Properties

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes Namespace : _EasyAELinkParameters Interface

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

Public Properties
 NameDescription
 PropertySubscription buffer size. Maximum number of events that the OPC server will send in a single callback.  
 PropertyThe display string for the current object.  
 PropertyFastest notification rate. Number of milliseconds. If the client application specifies notification rate faster than the value specified here, EasyOPC will use the value from this field instead.  
 PropertyLink retrial delay. Number of milliseconds. If a specific OPC link is found to be not operational, further attempts to use it will not be made until the link retrial delay elapses. One of typical reasons for entering the link retrial period is using an unknown OPC area or source name, which can later become correct when the OPC server configuration is updated.  
 PropertySlowest notification rate. Number of milliseconds. If the client application specifies notification rate slower than the value specified here, EasyOPC will use the value from this field instead.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
Top
See Also

Reference

_EasyAELinkParameters Interface
OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes Namespace