
This window opens when you click Edit in the Algorithm Manager view.
| Property | Value | Description |
|---|---|---|
| Name | text | Provides a unique name for each algorithm. |
| Enabled | true or false |
Activates (true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
|
| Makes Trends | true (default) or false |
Controls the processing of trend requests.
|
| Aggregation | drop-down list (defaults to First)
|
Configures the default aggregation function passed through the algorithm when the Data Source block Use Request Aggregation property is set to true and the Aggregation property is not explicitly configured in the request.
If aggregation is not enabled in the binding/settings window, the aggregation value defined in the Data Definition applies to all chart bindings, reports and tables.
|
| Rollup | drop-down list (defaults to First)
|
Configures the default function to apply when the analytic request needs to rollup records from a single data source into
less granular records.
If rollup is not enabled in the binding/settings window, the rollup value configured in the Data Definition applies to all chart bindings, reports and tables.
|
| Min Interval | drop-down list (defaults to None)
|
Defines the minimum wait time between processing items in the queue. The default value of zero (0) does not enforce a minimum
wait time.
Triggered Poller components do not use a |
| Max Interval | drop-down list (defaults to None)
|
Defines the maximum wait time between processing items in the queue. The default value of zero (0) does not enforce a maximum wait time. |
| Facets | Units, precison, min, max, etc. | Configure how to display historical and calculated values, such as units or precision.
A unit is a standard facet that applies to both data input and data output. You use it for viewing a point’s value or algorithm’s result. If a units facet is assigned, it need not match the units facet of a Data Source or Data Definition; however, it must be correct for the raw value being processed and must be convertible to the corresponding unit specified in the Data Definition or Data Source. |