QuickOPC User's Guide and Reference
UAAttributePointSubscribeParameters Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace : UAAttributePointSubscribeParameters Class
Parameters for subscribing to OPC-UA attribute points.
Object Model
UAAttributePointSubscribeParameters ClassUAAttributePointSubscribeParameters ClassUAMonitoringParameters ClassUASubscriptionParameters ClassUAAttributePointSubscribeParameters ClassUAMonitoringParameters ClassUAAttributePointSubscribeParameters ClassUASubscriptionParameters ClassUAAttributePointSubscribeParameters ClassUAAttributePointSubscribeParameters Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<TypeConverterAttribute(OpcLabs.EasyOpc.UA.Connectivity.Implementation.UAAttributePointSubscribeParametersTypeConverter)>
<ValueControlAttribute("OpcLabs.EasyOpc.UA.Forms.Implementation.UAAttributePointSubscribeParametersBasicControl, OpcLabs.EasyOpcForms, Version=5.72.465.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", PageId=100)>
<SerializableAttribute()>
Public NotInheritable Class UAAttributePointSubscribeParameters 
   Inherits OpcLabs.BaseLib.Parameters
   Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.BaseLib.Text.IStringListSerializable, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
 
'Usage
 
Dim instance As UAAttributePointSubscribeParameters
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Object2
      OpcLabs.BaseLib.Info
         OpcLabs.BaseLib.Parameters
            OpcLabs.EasyOpc.UA.Connectivity.UAAttributePointSubscribeParameters

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