XMLDA.NET Reference
ItemIdentifier Class Members
See Also  Properties  Send Feedback
xmldanet.xmlda Namespace : ItemIdentifier Class


Glossary Item Box

The following tables list the members exposed by ItemIdentifier.

Public Constructors

 NameDescription
Public ConstructorItemIdentifier Constructor  
Top

Public Properties

 NameDescription
Public PropertyItemNameIdentifier of the Data. It is free format (as in the OPC COM server). Required attribute.
If ItemPath is Blank or missing at all levels of the hierarchy, then the ItemName is expected to be a fully qualified name.  
Public PropertyItemPathA portion of the namespace pointing to the data. The ItemPath is server specific and the client should not make any implications about its content, structure, or consistency across servers. ItemPath may or may not imply node, or server.
If an XML-DA server was front ending a DA based server, then an example could be: \\NODE\OPC.DAServer.2.
ItemPath is a hierarchical parameter. If ItemPath is Blank or missing at all levels of the hierarchy, then the ItemName is expected to be a fully qualified name.  
Top

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.