OPC Labs EasyOPC-UA Library
EasyUAClientConfiguration Object
Members 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUAClientConfiguration Object
Description
Allows static configuration of the EasyUAClient object.

 

ProgId: OpcLabs.EasyOpc.UA.EasyUAClientConfiguration
CLSID (Class ID): 4f0f5c25-2e2b-406f-9526-75f35f90c87f
Default interface: OpcLabs.EasyOpc.UA.ComTypes._EasyUAClientConfiguration
Event source interface: OpcLabs.EasyOpc.UA.ComTypes.DEasyUAClientConfigurationEvents

 

For more information, see EasyUAClientConfiguration and OpcLabs.EasyOpc.UA.ComTypes._EasyUAClientConfiguration in .NET Reference.

Object Model

EasyUAClientConfiguration ObjectEasyUAAdaptableParameters ObjectUADiscoveryParameters ObjectUAHostParameters ObjectUAClientMonitoredItemParameters ObjectUASmartSessionParameters ObjectUAClientSubscriptionParameters ObjectEasyUAClient ObjectEasyUAAlarmsAndConditionsClient ObjectEasyUACertificateManagementClient ObjectEasyUAGlobalDiscoveryClient ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectElasticVector CollectionUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectElasticVector CollectionUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectEasyUAMonitoredItemArguments ObjectEasyUAMonitoredItemArgumentsDictionary CollectionEasyUAMonitoredItemArguments ObjectEasyUAInstanceParameters ObjectEasyUAAdaptableParameters ObjectStringObjectDictionary CollectionEasyUADataChangeNotificationEventArgs ObjectElasticVector CollectionEasyUAEventNotificationEventArgs ObjectElasticVector CollectionEasyUAServerConditionChangedEventArgs ObjectElasticVector CollectionUAAttributeData ObjectElasticVector CollectionElasticVector CollectionElasticVector CollectionElasticVector CollectionElasticVector CollectionEasyUASharedParameters ObjectEasyUAEngineParameters ObjectConfigurationPartCollection CollectionPluginSetupCollection CollectionPluginSetup Object

Remarks

For remarks, see EasyUAClientConfiguration and OpcLabs.EasyOpc.UA.ComTypes._EasyUAClientConfiguration in .NET Reference.

Object creation

_EasyUAClientConfigurationPtr EasyUAClientConfigurationPtr(__uuidof(EasyUAClientConfiguration));
EasyUAClientConfiguration := CoEasyUAClientConfiguration.Create;
var EasyUAClientConfiguration = new ActiveXObject("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration");
EasyUAClientConfiguration := CoEasyUAClientConfiguration.Create;
$EasyUAClientConfiguration = Win32::OLE->new("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration");
$EasyUAClientConfiguration = new COM("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration");
OLEObject EasyUAClientConfiguration
EasyUAClientConfiguration = CREATE OLEObject
EasyUAClientConfiguration.ConnectToNewObject("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration")
EasyUAClientConfiguration = win32com.client.Dispatch('OpcLabs.EasyOpc.UA.EasyUAClientConfiguration')
Dim EasyUAClientConfiguration As New OleObject ("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration")
Dim EasyUAClientConfiguration As New EasyUAClientConfiguration
EasyUAClientConfiguration = CREATEOBJECT("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration")
Dim EasyUAClientConfiguration As New EasyUAClientConfiguration
Dim EasyUAClientConfiguration: Set EasyUAClientConfiguration = CreateObject("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration")
EasyUAClientConfiguration := CreateObject("OpcLabs.EasyOpc.UA.EasyUAClientConfiguration")
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 EasyUAClientConfiguration in .NET Reference.

See Also

EasyUAClientConfiguration Members