Inductive Automation Historian
The Tag Historian Module for Ignition allows you to turn a SQL database into a high-performance time-series tag historian.
To create a connection to the Inductive Automation Data Source. Right-click on the Data Sources group, then click “Inductive”, and then select “Ignition Historian”.
To successfully retrieve data from an Ignition Historian data source, the following properties need to be set.
|
Name to identify the data source. |
|
Specify if the Ignition database is configured to utilize either Microsoft SQL or MySQL. |
|
Location of the Ignition Historian Database (Server Name or IP Address). |
|
Name of the Database, default Ignition. |
|
SQL authentication Username. If left blank, Windows authentication will be used. |
|
SQL authentication Password. If left blank, Windows authentication will be used. |
|
Timeout for SQL queries, default 15 seconds. |
|
Maximum pooling count size for the SQL connection, default 100. |
Note: Currently only data stored in a Microsoft SQL database is supported.