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.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WriteRequestItemList Dim value As String instance.ItemPath = value value = instance.ItemPath |
C# | |
---|---|
[XmlAttributeAttribute()] public string ItemPath {get; set;} |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>