AFValue.FromPIValue Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Sets the value of this AFValue object from a PISDK.PIValue object.
Overload List
| Name | Description | |
|---|---|---|
| FromPIValue(Object) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object.
| |
| FromPIValue(Boolean, Object) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object.
| |
| FromPIValue(Object, Type, Object, AFEnumerationSet, UOM) | Obsolete.
This method sets the value of this AFValue object from a
PISDK.PIValue object, converting to the appropriate type as necessary.
|