QuickOPC User's Guide and Reference
NodeDescriptor Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace : NodeDescriptor Class

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

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

Reference

NodeDescriptor Class
OpcLabs.EasyOpc Namespace