QuickOPC User's Guide and Reference
AENodeDescriptor Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace : AENodeDescriptor Class

For a list of all members of this type, see AENodeDescriptor members.

Public Properties
 NameDescription
Public PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyThe node descriptor in form of an argument string, i.e. a key=value pairs separated by semicolons. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertySpecifies the browse path for the OPC node. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyThe starting node descriptor of the browse path.  
Public PropertyDetermines whether there is a non-null browse path in the descriptor. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyDetermines whether there is a non-null node ID in the descriptor. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyDetermines whether this object is aliased. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyDetermines whether the node descriptor is null, i.e. specifies neither node ID nor a browse path. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyDetermines whether this object describes a root of the address space. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyContains node identifier (empty string for the root, null reference if unknown). (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public PropertyContains node path (empty string for the root, null reference if unknown). Only used with OPC XML. (Inherited from OpcLabs.EasyOpc.NodeDescriptor)
Public Propertystatic (Shared in Visual Basic)A null node descriptor (contains a null node ID and a null browse path).  
Public PropertyContains OPC qualified name (empty string for the root, null reference if unknown).  
Public Propertystatic (Shared in Visual Basic)The node descriptor for the root of the address space.  
Top
See Also

Reference

AENodeDescriptor Class
OpcLabs.EasyOpc.AlarmsAndEvents Namespace