AFVariableMap.Create Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| Create |
Gets an AFVariableMap with empty configuration.
| |
| Create(String) |
Gets an AFVariableMap with values from the serialized configuration.
| |
| Create(AFAnalysisRule) |
Gets a disconnected AFVariableMap with the configuration loaded from the specified analysis rule.
Changes to the returned instance will not be written back to the analysis rule.
|