Table of Contents

historySet attribute

Specifies that history sets are enabled for this parameter, allowing historical data to be recorded and accessed accurately.

Content Type

EnumTrueFalse

Parent

Param

Remarks

If this attribute is not enabled and a history set is performed, the data may not be saved properly, leading to inaccurate results when accessing or visualizing past data, such as in trend graphs.

For tables, the historySet attribute only needs to be enabled on the specific column parameters that will be used with a history set.

If you mark a parameter as a history set parameter, its last set value will not be stored in the trending database when the element is restarted.

Note

Using history sets in combination with alarm hysteresis on the same parameter can cause unexpected behavior in alarm timestamps, as both features modify the parameter and alarm times. For this reason, we do not recommend combining them.

Examples

<Param id="1" historySet="true">

See also