PIPoint.Snapshot Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Note: This API is now obsolete.
Get the snapshot value of the point.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
[BrowsableAttribute(false)] [ObsoleteAttribute("Use PIPoint.CurrentValue().")] public AFValue Snapshot()
<BrowsableAttribute(false)> <ObsoleteAttribute("Use PIPoint.CurrentValue().")> Public Function Snapshot As AFValue Dim instance As PIPoint Dim returnValue As AFValue returnValue = instance.Snapshot()
public: [BrowsableAttribute(false)] [ObsoleteAttribute(L"Use PIPoint.CurrentValue().")] AFValue^ Snapshot()
[<BrowsableAttribute(false)>] [<ObsoleteAttribute("Use PIPoint.CurrentValue().")>] member Snapshot : unit -> AFValue
Return Value
Type: AFValueReturns the snapshot AFValue of the point.
Version Information
AFSDK
Supported in: 2.6, 2.5Obsolete (compiler warning) in 3.1.1
Obsolete (compiler warning) in 3.1.0
Obsolete (compiler warning) in 3.0.2
Obsolete (compiler warning) in 3.0.1
Obsolete (compiler warning) in 3.0.0
Obsolete (compiler warning) in 2.10.11
Obsolete (compiler warning) in 2.10.5
Obsolete (compiler warning) in 2.10.0
Obsolete (compiler warning) in 2.10
Obsolete (compiler warning) in 2.9.5
Obsolete (compiler warning) in 2.9
Obsolete (compiler warning) in 2.8.5
Obsolete (compiler warning) in 2.8
Obsolete (compiler warning) in 2.7.5
Obsolete (compiler warning) in 2.7