AFVariableMappingData Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.
|