PICommonPointAttributes.Clamp Field
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Name of the Clamp PIPoint attribute.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public const string Clamp = "clamp"
Public Const Clamp As String = "clamp" Dim value As String value = PICommonPointAttributes.Clamp
public: literal String^ Clamp = "clamp"
static val mutable Clamp: string