Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Interpolation with expressions

  • Last UpdatedFeb 07, 2025
  • 1 minute read

When retrieving data with expressions, the system determines the interpolation type for the expression based on the interpolation type of the individual tags in the expression.

If the interpolation type in the tag metadata is linear then linear interpolation is used, otherwise stair-step interpolation is used. For more information, see Interpolated retrieval.

Special rules apply when using some expression functions:

  1. An expression using the SIGN function uses stair-step interpolation.

    For example, Pump101.Flow is an analog tag representing the flow rate for a pump. While the tag uses linear interpolation, the expression SIGN(Pump101.Flow) uses stair-step interpolation.

  2. An expression using the ROUND function uses stair-step interpolation.

    For example, Tank100.Level is an analog tag representing the level of fluid in a tank. While the tag uses linear interpolation, the expression ROUND(Tank100.Level) uses stair-step interpolation.

TitleResults for “How to create a CRG?”Also Available in