You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Overview

When any Tag is registered into a Historian module to record the value over time or events, it is become a Historian Tag. On this page you find how to configure a new Historian Tag and the properties available.

On this page:


Understanding Historian Tags

Historian Tags are used when you need to archive data, especially when dealing with process control and manufacturing, but not restricted to. You have the option to archive the following Historian Tag types:

  • Integer
  •  Decimal (float)
  • Text (string)
  • Digital (boolean)

When you use Historian Tags, you archive data by associating information with specific tags and tables. In other words, you establish a link between Tags and Historian Tables to ensure systematic and organized data storage. You can also archive Template  Tags. For this case, you can specify one of the Template Tag's properties or archive all properties by entering only the main Tag name.

To utilize Historian Tags, you need to define which Tags are associated with each Historian Table.


Configuring Historian Tags

Before setting Historian Tags, you need to configure the Historian Tables. However, you can to use the default one (Table1) if you prefer.

After configuring the Historian Tables, you can start defining which Tags to archive with the configured Historian Tables. To add and configure a single Tag, follow the steps below:

  1. Access Historian → Historian Tags.
  2. On the TagName column, type the Tag name or select from the available list. Alternatively, you can copy and past the Tag's name from Unified Namespace → Tags.
  3. Configure the DeadBand, Deviation, and RateOgChange. The following section describes each of these configurations.
  4. Select if FrameworX should consider an Absolute or Percentual as the DeviationDeadBandType.
  5. To finish, select the HistorianTable where the Tag's information will be archived.

Required fields

Only the TagName and HistorianTable fields are mandatory.

The image below illustrates the process described above.


Historian Tags properties

When configuring a Historian Tag, you need to specify some properties that will define how data will be archived. The following table describes each available property you can configure:

PropertyDescription

TagName

Specify the unique identifier of the Tag to be archived.  To archive Template Tags, specify one of the Template Tag's properties or archive all properties by entering only the main Tag name.

DeadBand

(Optional feature) Defines how much the value must change (in Units) for the system to store the value. This configuration is considered when you use the  Save on Change option in the Historian Table.

Deviation

(Optional feature) Specify how much the value must change (in Units) for the system to store the value. This configuration is considered when you use the Time DeadBand option in the Historian Table. If you define this property, its value overrides the Time Deadband logging interval.

RateOfChange

(Optional feature) Defines how much the value must change (in Units) by second for the system to store the value. This configuration is considered when you use the Time DeadBand option in the Historian Table. If you define this property, its value overrides the Time Deadband logging interval.

DeviationDeadBandType

(Optional feature) Determines the calculation method used to define the deadband value.

HistorianTable

Select the Historian Table to use when saving the Tag's value.

In this section...

The root page @parent could not be found in space v10.

  • No labels