Overview
This page presents advanced topics about the Historian Module within the software platform. It provides a technical overview on leveraging all the potential of the historian features and maximizing their capabilities for applications demanding advanced historian customizations.
On this page:
Table of Contents | ||
---|---|---|
|
On this page, you find a list of advanced topics to explore to understand the Historian module better.
Table of Contents |
---|
Archiving Process
The Archiving Process is the process of receiving new data from Tags and storing it in databases defined by the Archive Location. You can define different configurations to trigger storing action actions based on your needs and database restrictions.
→ Access the Archiving Process for further information about the process and configurations available.
Historian Runtime
AttibutesAttributes
The Historian Namespace exposes in .NET allows for Historian runtime management through properties and methods from the .NET objects used by the Historian Module execution. You can use these properties and methods on your Displays or to create Scripts and Alarms. , enabling access to specific historian attributes and settings. Use @Historian
to reference the Historian Namespace, followed by attribute accessors like .Item
, .Table
, .StorageLocation
, or .StoreAndForward
for detailed control.
→ The Historian Runtime Attributes page lists all options available.
In this section:
Page Tree | ||||
---|---|---|---|---|
|