Time-series data storage and retrieval for trends, analysis, and compliance
Modules → Historian| Tutorial | How-to Guide | Reference
Stores and retrieves tag values with timestamps in SQL or time-series
databases.
On this Page:
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude
Module style none
The Historian Module provides comprehensive data archiving:
Historian Module Configuration Workflow | ||
---|---|---|
Step | Action | |
Description | ||
Select | ||
Database | By default, TagHistorian maps to a SQLite database. Various other Historian/Database can be concurrently used. | |
Create and Edit HistorianTables | Add or modify HistorianTables, organizing how the Tags will be grouped. | |
Add Historian Tags | Add Tags on the Historian Tags tables, mapping to each group (Historian Table) they are connected. |
When the Historian Module is execution, all tags defined on Historian Tags, and Historian Trigger conditions are subscribed, as needed. So the Historian engine will save the data on the designed locations.
If an Script, services, or displays, requires time-series data, the Historian Module provides.
During runtime, the TrendChart component connects with the server, to show historical data.
Choose storage destination | Default SQLite or external database (PI, Canary, InfluxDB) | |
Create HistorianTables | Define storage groups | Set sampling rates, triggers, and retention policies |
Add HistorianTags | Assign tags to tables | Map tags to appropriate storage groups |
Configure Triggers | Set storage conditions | On change, periodic, or condition-based storage |
Data Collection
The module subscribes to all configured historian tags and evaluates trigger conditions. Data is stored to designated locations based on table settings, with automatic buffering if databases are temporarily unavailable.
Scripts, displays, and reports request historical data through the Historian module's query interface. The TrendChart component provides built-in visualization of time-series data.
Excerpt |
---|
Historian Module LinksExplanation - to understand concepts→ Modules / Industrial Operations / Historian Module Tutorials - to learn by doing→ Tutorials / Industrial Operations / Historian Module Tutorial How-to Guides - to accomplish specific tasks→ How-to Guides / Industrial Operations / Historian Module How-to Guide Reference - technical details→ Technical Reference / Platform Modules / Historian Module Reference |
Page Tree | ||||
---|---|---|---|---|
|