An Add Data Policy action has been added to TagInfo and TagGroupInfo components. Invoking this action prompts you to select a DataPolicy type to add to the selected TagInfo or TagGroupInfo component in a tag dictionary.
You can also add a data policy to TagInfo or TagGroupInfo components by dragging a DataPolicy component from the tagdictionary palette onto the desired TagInfo or TagGroupInfo component.
| Name | Value | Description |
|---|---|---|
| Min Interval | drop-down with time intervals (defaults to None)
|
Defines the minimum allowed interval when requesting a value or trend request.
When a value or trend request is processed, if the value of the For example, if a trend request specifies the The default of |
| Max Interval | drop-down with time intervals (defaults to None)
|
Defines the maximum allowed
Interval when requesting a trend.
When an algorithm processes a value or trend request, if the value of the request’s For example, if the trend request specifies an The default of |
| Preferred Time Range | from and to times (both default to 12 AM EDT) |
Configures when the time period starts and ends.
|
| Preferred Rollup | drop-down list of arithmetic functions |
Defines the how to roll up the data when a request does not specify the rollup function.
|
| Preferred Aggregation | drop-down list of arithmetic functions |
Defines the aggregation to use when a request does not specify the aggregation function.
|
| Units | drop-down list of units of measure |
Identifies which unit of measurement system to use, English or metric.
|
| Precision | 32 bit (default), 64 bit |
Selects 32 bit or 64 bit options for the history data logging. The 64 bit option allows for higher level of precision but consumes more memory.
|
| Totalized | ||
| Trend Required | true (default) or false |
When
true, all points must have a trend.
|