OPC Studio User's Guide and Reference
EasyAEClientMode Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace : EasyAEClientMode Class
Specifies how the OPC client object performs various operations on OPC Alarms&Events servers.
Object Model
EasyAEClientMode ClassEasyAEClientMode Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes._EasyAEClientMode)>
<ComVisibleAttribute(True)>
<GuidAttribute("DE1BC625-CF21-4A33-A0E0-3B3EB9E1CC45")>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<ValueControlAttribute("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.82.174.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", 
   DefaultReadWrite=False, 
   Export=True, 
   PageId=10001)>
<SerializableAttribute()>
Public NotInheritable Class EasyAEClientMode 
   Inherits AEClientMode
   Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes._AEClientMode, OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes._EasyAEClientMode, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
 
'Usage
 
Dim instance As EasyAEClientMode
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Object2
      OpcLabs.BaseLib.Info
         OpcLabs.BaseLib.Parameters
            OpcLabs.EasyOpc.AlarmsAndEvents.Engine.AEClientMode
               OpcLabs.EasyOpc.AlarmsAndEvents.Engine.EasyAEClientMode

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also