[featured_image]
Login is required to access this page
Download is available until [expire_date]
  • Version 0.9.5
  • Last Updated 6 March 2025

Microsoft Access Driver

This adds support for Microsoft Access databases as a data source to your ARDI system.

This lets you connect to Access databases as sources of live data or history.

Versions

Prototype. Windows Only

Installation

Instructions for Installing Addons

Documentation

Documentation Not Currently Available

Performance Notes

We suggest avoiding relational databases for high-speed time-series data.

Usage Notes

The drivers provided by ARDI for relational databases expect specific table formats. In most cases, the drivers are designed to work with tables that contain at least three columns...

TimestampName and Value.

The address of each point in ARDI will contain the text found in the name column, returning the value.

Required Libraries (Python)

  • pyodbc