aaInterpolationType enumeration
- Last UpdatedFeb 04, 2025
- 1 minute read
Specifies the interpolation type for data retrieval.
|
Value |
Enumeration |
Description |
|---|---|---|
|
0 |
Stairstep |
Use stair-step interpolation. |
|
1 |
Linear |
Use linear interpolation. |
|
2 |
ApplicationSetting |
Use the default interpolation type specified at the control level. This value is only valid at the tag level, but not at the control level itself. |
|
3 |
ServerDefault |
Use the default interpolation type specified at the AVEVA Historian level. |
For more information on each option, see Interpolation Type (wwInterpolationType).