The Wayback Machine - https://web.archive.org/web/20201213223313/https://github.com/Python3pkg/ChamberConnectLibrary
Skip to content
master
Go to file
Code
This branch is 6 commits ahead, 37 commits behind EspecNorthAmerica:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ChamberConnectLibrary

Python library for interfacing with Espec North America chambers with P300, SCP-220, Watlow F4T & Watlow F4S/D controllers.

Requirements

python 3.x

Installation

pip install chamberconnectlibrary

Updating

Do to some renaming to make the library pep8 compliant some files have been renamed from version 1.x to 2.0.0. To ensure that the current version is used uninstall and then reinstall the library: pip uninstall chamberconnectlibrary pip install chamberconnectlibrary

Testing

To test run chamberconnectlibrary-test.py(on windows using COM port #3, test script is located in Python3.x\Scripts directory)

P300: chamberconnectlibrary-test.py Espec Serial \\.\COM3 19200

SCP-220: chamberconnectlibrary-test.py EspecSCP220 Serial \\.\COM3 9600

Watlow F4T: chamberconnectlibrary-test.py WatlowF4T RTU \\.\COM3 38400

Watlow F4: chamberconnectlibrary-test.py WatlowF4 RTU \\.\COM3 19200

Documentation

See controllerinterface.md

About

Python library for ESPEC North America chambers with P-300, SCP-220, Watlow F4, F4T controllers.

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.
HTTPS · web.archive.org
← Home