Extract data from industrial historians
Project description
Industrial Data Extractor
Industrial Data Extractor is an open-source Windows application to extract process data from industrial systems and historians. The extractor supports browsing historian tags and extracting periods of data into zipped CSV files.
Supported historians are:
Installation
Please use https://github.com/imubit/qt-data-extractor/releases to download the latest version of the extractor. You can use Windows setup file to install Data Extractor on Windows workstation or you can use Extractor executable to run the extractor without installation.
Python Install
Python package distribution is available in addition to Windows installer:
pip install qt-data-extractor
Starting the application from Windows Power Shell:
PS C:\> qt-data-extractor
- If the application is not starting this way, Python Scripts directory is probably not in the PATH. In this case you can run the script from Python installation directory (i.e.
c:\Python\Python39\Scripts\qt-data-extractor.exe
)
Getting Started
- Configure the target historian using
Server
drop down. - Using left panel filter editor to browse for tags or import an Excel sheet with a list of tags.
- Select tags you would like to extract on left panel and add then to the right panel with
Add to Selected Tags
button. - Select a period to be extracted and sample rate (use
Raw Data
option to extract the original sample rate that is stored within the historian). - Select
Save Directory
in which your archive will be populated. - Click
Extract
and confirm your selection. - Wait until extraction is finished.
Read documentation for a specific historian before attempting to extract data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qt_data_extractor-0.4.5.tar.gz
.
File metadata
- Download URL: qt_data_extractor-0.4.5.tar.gz
- Upload date:
- Size: 51.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b0a057fb32e27c8e9608b6645c3065fb3ae4ae2e9b321d89281897853d178fe |
|
MD5 | 977e195e77db3e6ef1eb9292945f5d5a |
|
BLAKE2b-256 | 2822e8735cdf07547a5d1d78afebe67480f25954d2b6a96e1b99e3eecd100a94 |
File details
Details for the file qt_data_extractor-0.4.5-py3-none-any.whl
.
File metadata
- Download URL: qt_data_extractor-0.4.5-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ff84d6cfc6a0d282051a0799f7d176788419415184e32959d901d2018aa29d1 |
|
MD5 | 1d85146bdb57aee860fda883a8ee969d |
|
BLAKE2b-256 | b665ab0e9b77be5af93eb3db3bf5141b06a87d2321837ce6f3d1697df1d75f2d |