QuickOPC User's Guide and Reference
EasyAELinkParameters Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace : EasyAELinkParameters Class

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

Public Properties
 NameDescription
Public PropertySubscription buffer size. Maximum number of events that the OPC server will send in a single callback.  
Public Propertystatic (Shared in Visual Basic)Default link parameters.  
Public 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.  
Public 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.  
Public 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.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Top
See Also

Reference

EasyAELinkParameters Class
OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace