|
Creating an Indicator State Calculation Record
To Create an Indicator State Calculation Record
2. In the Properties view, select the States and Alarms tab, and ensure that both This indicator has states and alarms and Calculate the current state using the following calculation are selected.Tip: APM Administrators can also create calculations from the Enterprise window, Customization Center view, Calculation tabs.Note: The Calculate option is not available when Track and acknowledge alarms by measurement point is selected. Measurement point readings must be aggregated to use calculations.
3. Click New. The Calculation window appears.
4.
5. Select the Calculation tab.
• VB.NET – Inputs and functions defined on the Calculation tab can be used to create a formula that is calculated at run time. This is the default option
• C# – Inputs and functions defined on the Calculation tab can be used to create a formula that is calculated at run time
• Stored procedure – The expression is provided in a stored procedure that receives its inputs at runtime and returns a valueWith the Complete class option, a starter script template is provided automatically, which you can edit as needed. You can also click Regenerate from Template to reset the formula to the starter script.Tip: You can view the template scripts by opening the Enterprise window, clicking the Administration menu and then Calculation options. For more information, see Defining Calculation Options.
•
9. Select the Description tab to enter a description about the calculation.