Code to read three temperatures from a Crowcon device and output to an IOC. The temperatures read are Warm Base, Cold Chuck and Gripper BB.
PyPI | pip install CrowconTempIOC |
Source code | https://github.com/8ryn/CrowconTempIOC |
Documentation | https://8ryn.github.io/CrowconTempIOC |
Releases | https://github.com/8ryn/CrowconTempIOC/releases |
Should be able to be launched from the command line as:
$ python -m CrowconTempIOC --url url_to_load
If not given a url option progam currently defaults to http://127.0.0.1:5000