Conditions for Calculating Results from Multiple Readings

Where the CALCULATE_FROM_READINGS application preference is:

  • Defined and contains a Script Code (for example, AVGREADINGSSCRIPTCODE), a script exists with that Code and a Script Type of Workbook, and the script contains an Execute event, then the script is run to average the readings to either a) a return new final result, or b) exit in some cancel state, in which case no new result is supplied.
  • Not defined, or is defined but does not contain a valid workbook script code that contains an Execute event, then no aggregation of results is performed.

Refer to the Customising Workbook Events in the CCLAS 6 Customisation Guide.