Skip to content

echudev/iseries-data-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. create the environment whit command python -m venv .venv

  2. Activate the environment source .venv/bin/activate

  3. Install the requirements pip install -r requirements.txt

  4. Configure the HOST and PORT in the script

  5. Configure the quantiy of records to read in the script

  6. Run the script `python get_records.py'

About

get Thermo iSeries analyzer logged data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages