Set up an Aggregate Formulae Script

Aggregate formulae are C# scripts used to calculate the final result of a nested analyte when quality is monitored for material being transferred across process flows and discrete unit movements.

Important: Currently, the only aggregate formula used by MineMarket is the Weighted Average. Any modifications to aggregate formula may severely compromise analytical quality calculations.
Security Note: You need the Allow script maintenance and Allow the user to maintain aggregate formulae user group security rights in the Scripting user group security rights group for this activity.

Activity Steps

  1. Open the Aggregate Formula (script editor).

    The Scripting Ribbon Tab displays.

  2. Edit the C# script.
  3. Append the public class code after any other public classes in the aggregate formula code.
  4. Click the Build icon on the Scripting ribbon tab to compile the script.
  5. Click the Save icon on the Scripting ribbon tab.