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

AVEVA™ Historian

Working with Functions, Formulas, and Cells

  • Last UpdatedNov 17, 2021
  • 1 minute read

An Excel function is a predefined formula that performs a calculation. For example, a function can add two numbers and return the results:

=SUM(number1,number2, ...)

An array formula is a type of function that can perform multiple calculations and then return either single or multiple results. Array formulas act on two or more sets of values called array arguments. The arguments are the inputs to the function and are required to be in a particular order. Most of the formulas created using the AVEVA Historian Client Workbook are array formulas. For example:

=wwAnalogTagDetails(DataSource, TagRange, Description, EngUnit, EURange, RawRange, Storage, OptionRange)

When the specific inputs are provided and the array formula is executed, the results appear in one or more cells. You can click anywhere in the array results to see the associated formula.

You can manually create or edit array formulas in the same way that you create or edit other formulas, except you press CTRL+SHIFT+ENTER to enter or update the array formula.

Excel add-in manually adding tag details.

Note: There are certain limitations when working with arrays. For more information, see the following link: http://support.microsoft.com/kb/166342/

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