QuickOPC User's Guide and Reference
_EasyAELinkParameters Interface Members
Properties  Methods 

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

The following tables list the members exposed by _EasyAELinkParameters.

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
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

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