QuickOPC User's Guide and Reference
DANodeDescriptor Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace : DANodeDescriptor Class

For a list of all members of this type, see DANodeDescriptor 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 OPC item identifier (empty string for the root, null reference if unknown).  
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 Propertystatic (Shared in Visual Basic)The node descriptor for the root of the address space.  
Top
See Also

Reference

DANodeDescriptor Class
OpcLabs.EasyOpc.DataAccess Namespace