QuickOPC User's Guide and Reference
EasyAEClientMode Class
Members 



OpcLabs.EasyOpcClassic 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.63.115.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
[CLSCompliant(true)]
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes._EasyAEClientMode)]
[ComVisible(true)]
[Guid("DE1BC625-CF21-4A33-A0E0-3B3EB9E1CC45")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[ValueControl("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.63.115.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", 
   DefaultReadWrite=false, 
   Export=true, 
   PageId=10001)]
[Serializable()]
public sealed class EasyAEClientMode : AEClientMode, 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  
[CLSCompliant(true)]
[ComDefaultInterface(OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes._EasyAEClientMode)]
[ComVisible(true)]
[Guid("DE1BC625-CF21-4A33-A0E0-3B3EB9E1CC45")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[ValueControl("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.63.115.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", 
   DefaultReadWrite=false, 
   Export=true, 
   PageId=10001)]
[Serializable()]
public ref class EasyAEClientMode sealed : public AEClientMode, 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  
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 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

EasyAEClientMode Members
OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace