Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAttribute.RawPIPointPath Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttribute.RawPIPointPath Method
Returns the path to the PIPoint that the attribute represents.

Namespace:  OSIsoft.AF.Asset
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public string RawPIPointPath(
	AFEncodeType encodeType
)
Public Function RawPIPointPath ( 
	encodeType As AFEncodeType
) As String

Dim instance As AFAttribute
Dim encodeType As AFEncodeType
Dim returnValue As String

returnValue = instance.RawPIPointPath(encodeType)
public:
String^ RawPIPointPath(
	AFEncodeType encodeType
)
member RawPIPointPath : 
        encodeType : AFEncodeType -> string 

Parameters

encodeType
Type: OSIsoft.AFAFEncodeType
Specifies how the path to the object is encoded. See AFEncodeType for details.

Return Value

Type: String
If no PI Point is mapped for an attribute, then is returned.

Remarks

The call only returns a path when the PI Point Data Reference is used.

Note Notes to Callers
This method, property, or class is not available in the .NET 8 version of the SDK.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in