OPC Labs EasyOPC “Classic” Library
EasyAEClientConfiguration Object
Members 
OpcLabs_EasyOpcClassic ActiveX DLL : EasyAEClientConfiguration Object
Description
Allows static configuration of the EasyAEClient object.

 

ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration
CLSID (Class ID): e6d21611-6b20-4a3c-84c5-194a3c36d155
Default interface: OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes._EasyAEClientConfiguration
Event source interface: OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes.DEasyAEClientConfigurationEvents

 

For more information, see EasyAEClientConfiguration and OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes._EasyAEClientConfiguration in .NET Reference.

Object Model

EasyAEClientConfiguration ObjectEasyAEAdaptableParameters ObjectEasyAEClient ObjectAENodeElementCollection CollectionAENodeElement ObjectAENodeElementCollection CollectionAENodeElement ObjectServerElementCollection CollectionServerElement ObjectAENodeElementCollection CollectionAENodeElement ObjectAEConditionState ObjectAEConditionState ObjectEasyAEEventsSubscriptionArguments ObjectEasyAEInstanceParameters ObjectEasyAEAdaptableParameters ObjectStringObjectDictionary CollectionEasyAENotificationEventArgs ObjectElasticVector CollectionAECategoryElementCollection CollectionAECategoryElement ObjectAEConditionElementCollection CollectionAEConditionElement ObjectEasyAESharedParameters ObjectEasyAEClientParameters ObjectEasyAEEngineParameters ObjectEasyAELinkParameters ObjectEasyMachineParameters Object

Remarks

For remarks, see EasyAEClientConfiguration and OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes._EasyAEClientConfiguration in .NET Reference.

Object creation

_EasyAEClientConfigurationPtr EasyAEClientConfigurationPtr(__uuidof(EasyAEClientConfiguration));
EasyAEClientConfiguration := CoEasyAEClientConfiguration.Create;
var EasyAEClientConfiguration = new ActiveXObject("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration");
EasyAEClientConfiguration := CoEasyAEClientConfiguration.Create;
$EasyAEClientConfiguration = Win32::OLE->new("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration");
$EasyAEClientConfiguration = new COM("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration");
OLEObject EasyAEClientConfiguration
EasyAEClientConfiguration = CREATE OLEObject
EasyAEClientConfiguration.ConnectToNewObject("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration")
EasyAEClientConfiguration = win32com.client.Dispatch('OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration')
Dim EasyAEClientConfiguration As New OleObject ("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration")
Dim EasyAEClientConfiguration As New EasyAEClientConfiguration
EasyAEClientConfiguration = CREATEOBJECT("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration")
Dim EasyAEClientConfiguration As New EasyAEClientConfiguration
Dim EasyAEClientConfiguration: Set EasyAEClientConfiguration = CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration")
EasyAEClientConfiguration := CreateObject("OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientConfiguration")
Interfaces
InterfaceDescription
 
A portable component.

 

IID (Interface ID): 9120435f-3dde-4bfa-a307-a6cad683834a

 

For more information, see _Widget in .NET Reference.

 

IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85

 

For more information, see ICloneable in .NET Reference.

 

IID (Interface ID): b86e59f2-f1e2-389d-b5f1-c55307c8106e

 

For more information, see IComponent in .NET Reference.

 

IID (Interface ID): 805d7a98-d4af-3f0f-967f-e5cf45312d2c

 

For more information, see IDisposable in .NET Reference.

 

IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see EasyAEClientConfiguration in .NET Reference.

See Also

EasyAEClientConfiguration Members