AFVariableMappingData Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Overload List
| Name | Description | |
|---|---|---|
| AFVariableMappingData(String) |
Create a mapping to an XPath
| |
| AFVariableMappingData(AFAttribute) |
Create a mapping to an absolute attribute
| |
| AFVariableMappingData(AFAttributeTemplate) |
Create a mapping to an attribute template
| |
| AFVariableMappingData(PIPoint) |
Create a mapping to an absolute PIPoint.
| |
| AFVariableMappingData(AFAttribute, AFObject) |
Create a mapping to a target relative attribute
| |
| AFVariableMappingData(PIPoint, Boolean) |
Create a mapping to a PIPoint.
|