OPCDA.NET Reference Manual
AccessPath Field
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace > OPCItemDef Class : AccessPath Field

Glossary Item Box

The access path the server should associate with this item. By convention a pointer to a NUL string specifies that the server should select the access path. Support for access path is optional.
NOTE: version 1 indicated that a NULL pointer would allow the server to pick the path however passing a NULL pointer will cause a fault in the proxy/stub code and thus is not allowed.

Syntax

Visual Basic (Declaration) 
Public AccessPath As String
C# 
public string AccessPath

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.