Historian User API Overview
About the Historian User API
The Historian User API provides high-speed read/write access to Historian data and read access to Historian tags. There is no access to archives, alarms, events, or messages.
Use this API to develop applications that read and write data to the Historian server when the Historian SDK and Historian OLE DB do not meet your project requirements for performance or programming language.
Prerequisites
You must run the programs you create with the Historian User API on a machine with the following software installed and configured:
- Historian 5.5 or greater
- Historian 5.5 or greater Client Tools
The Historian User API has been tested with Visual Studio .NET 2003, 2005, and 2008.
The Historian User API has no additional hardware requirements.
Historian allows you to develop both 32-bit and 64-bit User API programs.